offsetInBytes property

int offsetInBytes

The offset in bytes (the current position).

Implementation

int get offsetInBytes => _queueTotalLength - remainingLength;