Reads 1-byte as an unsigned integer.
1-byte
unsigned integer
int getUint8() => getUint(ByteLength.u8);