public StructReader( byte[] ba )
Public Sub New ( ba As Byte() ) Dim ba As Byte() Dim instance As New StructReader(ba)
public: StructReader( array<unsigned char>^ ba )
new : ba : byte[] -> StructReader
In This Article