Click or drag to resize

LineRecordReader Constructor

Overload List
  NameDescription
Public methodLineRecordReader(Stream)
Initializes a new instance of the LineRecordReader class that reads from the specified stream.
Public methodLineRecordReader(Stream, Int64, Int64, Boolean)
Initializes a new instance of the LineRecordReader class that reads the specified range from the specified stream.
Top
See Also