BinaryRecordReaderT Constructor |
Name | Description | |
---|---|---|
BinaryRecordReaderT(Stream) |
Initializes a new instance of the BinaryRecordReaderT class that doesn't reuse records.
| |
BinaryRecordReaderT(Stream, Boolean) |
Initializes a new instance of the BinaryRecordReaderT class.
| |
BinaryRecordReaderT(Stream, Int64, Int64, Boolean) |
Initializes a new instance of the BinaryRecordReaderT class.
| |
BinaryRecordReaderT(Stream, Int64, Int64, Boolean, Boolean) |
Initializes a new instance of the BinaryRecordReaderT class.
| |
BinaryRecordReaderT(String, Boolean, Boolean, Int32, CompressionType, Int64) |
Initializes a new instance of the BinaryRecordReaderT class that reads from the specified file.
|