remainingBytes property

int get remainingBytes

Implementation

int get remainingBytes => data.lengthInBytes - _offset;