position property

int get position

The position of the bytesBuffer.

Implementation

int get position => _bytesBuffer.position;