|
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; }
Public ReadOnly Property BaseStream As Stream
Get
Request Example
View SourceProperty Value
Type:
StreamSee Also