offsetInBytes property - TypedData class - dart:typed_data library (original) (raw)
int getoffsetInBytes
The offset of this view into the underlying byte buffer, in bytes.
Implementation
int get offsetInBytes;
int getoffsetInBytes
The offset of this view into the underlying byte buffer, in bytes.
int get offsetInBytes;