bytesRemainingInBuffer property

int get bytesRemainingInBuffer

Implementation

int get bytesRemainingInBuffer => _endPos - _pos;