Click or drag to resize
Accord.NET (logo)

MatReaderBaseStream Property

Returns the underlying stream.

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

Property Value

Type: Stream
See Also