remaining property

int remaining

The remaining bytes to read from position to the end of the buffer.

Implementation

int get remaining => bytesIO.remaining;