getInt8 method

int getInt8(
  1. int offsetInBytes
)

Implementation

int getInt8(int offsetInBytes) => data.getInt8(offsetInBytes);