length property

int length

The length of the bytesBuffer.

Implementation

int get length => _bytesBuffer.length;