offset property

int get offset

The current read position in the underlying buffer.

Implementation

@pragma('vm:prefer-inline')
int get offset => _rd.offset;