Reference Library
ReadByte Method
NamespacesMBNCSUtilDataReaderReadByte()()()()
Reads a byte value from the data stream.
Declaration Syntax
C#Visual BasicVisual C++
public byte ReadByte()
Public Function ReadByte As Byte
public:
unsigned char ReadByte()
Return Value
The next byte from the data stream.

Assembly: Asgard5Library (Module: Asgard5Library)