remaining property

int remaining

The remaining bytes of the bytesBuffer.

Implementation

int get remaining => _bytesBuffer.remaining;