decodeInt32 method

int decodeInt32 (int offset)

Implementation

int decodeInt32(int offset) => data.getInt32(offset, Endian.little);