Click or drag to resize

BinaryRecordReaderT Constructor

Overload List
 NameDescription
Public methodBinaryRecordReaderT(Stream) Initializes a new instance of the BinaryRecordReaderT class that doesn't reuse records.
Public methodBinaryRecordReaderT(Stream, Boolean) Initializes a new instance of the BinaryRecordReaderT class.
Public methodBinaryRecordReaderT(Stream, Int64, Int64, Boolean) Initializes a new instance of the BinaryRecordReaderT class.
Public methodBinaryRecordReaderT(Stream, Int64, Int64, Boolean, Boolean) Initializes a new instance of the BinaryRecordReaderT class.
Public methodBinaryRecordReaderT(String, Boolean, Boolean, Int32, CompressionType, Int64) Initializes a new instance of the BinaryRecordReaderT class that reads from the specified file.
Top
See Also