Reads 2-bytes as an unsigned integer.
2-bytes
unsigned integer
int getUint16() => getUint(ByteLength.u16);