Click or drag to resize
Accord.NET (logo)

SparseReaderEndOfStream Property

Gets a value that indicates whether the current stream position is at the end of the stream.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public bool EndOfStream { get; }
Request Example View Source

Property Value

Type: Boolean
See Also