length property
int
get
length
Returns the amount of memory allocated for this buffer in bytes. Note that this does not necessarily reflect the amount of "usable" data within buffer.
Implementation
external int get length;