length property

int length

The total length of the buffer.

Implementation

int get length => _length;