bytesAvailable property

int bytesAvailable

Implementation

int get bytesAvailable => length - _offset;