decodeUint8 method

int decodeUint8 (int offset)

Implementation

int decodeUint8(int offset) => data.getUint8(offset);