tell method

int tell()

The current read position.

Implementation

int tell() => _readOffset;