ScopeBuffer.ScopeBuffer.length
size_t length() @property constReturns
The number of elements in the
void length(size_t i) @propertyUsed to shrink the length of the buffer, typically to 0 so the buffer can be reused. Cannot be used to extend the length of the buffer.