position property
int
get
position
The position of the bytesBuffer.
Implementation
int get position => _bytesBuffer.position;
The position of the bytesBuffer.
int get position => _bytesBuffer.position;