readUint8 method

int readUint8()

Read a single byte.

Implementation

int readUint8() => readByte();