position property

int get position

Returns the current position in the buffer.

Implementation

int get position => _position;