BinaryReader Constructor
Public Sub New( _
ByVal stream As Stream _
)
This language is not supported or no code example is available.
public BinaryReader(
Stream stream
)
This language is not supported or no code example is available.
public:
BinaryReader(
Stream^ stream
)
This language is not supported or no code example is available.
Parameters
- stream
- Stream