RecordFileReaderT Constructor |
| Name | Description | |
|---|---|---|
| RecordFileReaderT(Stream) |
Initializes a new instance of the RecordFileReaderT class that reads from the specified stream.
| |
| RecordFileReaderT(Stream, Int64, Int64, Boolean) |
Initializes a new instance of the RecordFileReaderT class that reads the specified range of the specified stream,
optionally reusing record instances.
|