Byte {Microsoft.VisualBasic.Emit.Marshal} | .NET clr documentation |
Represents a pointer to an 8-bit unsigned integer array.
# namespace Microsoft.VisualBasic.Emit.Marshal
export class Byte extends IntPtr`1 {
Current: Byte;
EndRead: boolean;
Length: integer;
Position: integer;
RawBuffer: Byte[];
Scan0: IntPtr;
UBound: integer;
}
Current
: ByteRawBuffer
: ByteScan0
: IntPtr