position property
int
get
position
Returns the current position in the buffer.
Implementation
int get position => _position;
Returns the current position in the buffer.
int get position => _position;