length property

int length

Total length of allocated memory

Implementation

int get length => buffer.length;