[]
Reads an unsigned byte of data from the stream. Prior to reading, the stream is realigned at the byte level.
public byte readByte()
Public Function readByte() As Byte
The byte read.