readByte method

int readByte()

Implementation

int readByte() => readBits(8);