Click or drag to resize

StreamRecordReaderT Constructor (Stream)

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
protected StreamRecordReader(
	Stream stream
)

Parameters

stream
Type: System.IOStream
The stream to read from.
See Also