decodeInt16 method

int decodeInt16 (int offset)

Implementation

int decodeInt16(int offset) => data.getInt16(offset, Endian.little);