length property
Returns the length of the content that has been accumulated so far. This is a constant-time operation.
Implementation
external int get length;
Returns the length of the content that has been accumulated so far. This is a constant-time operation.
external int get length;