offsetInBytes property - TypedData class - dart:typed_data library (original) (raw)

description

int getoffsetInBytes

The offset of this view into the underlying byte buffer, in bytes.

Implementation

int get offsetInBytes;