length property

int length

Returns the size of the buffer

Implementation

int get length => data.length;