decodeInt8 method

int decodeInt8 (int offset)

Implementation

int decodeInt8(int offset) => data.getInt8(offset);