length property

int get length

The length of bytes in this buffer.

Implementation

int get length => bytesIO.length;