readUint8 method

int readUint8()

Implementation

int readUint8() => _data[_offset++];