




























![]() ![]() ![]() ![]() ![]() |
A Sandcastle Documented Class Library |
StructReader Constructor |
Create instance of StructReader.
Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public StructReader( byte[] ba )
Public Sub New ( _ ba As Byte() _ )
public: StructReader( array<unsigned char>^ ba )
Parameters
- ba
- array<Byte>[]()[][]
Byte array to read from.