length property

int get length

The total length of the buffer.

Implementation

int get length => _length;