Allocates/reallocates a new ArrayBuffer
.
When it is Some
, old buffer and required minimal size on reallocation.
The new ArrayBuffer
.
Decides that the current ArrayBuffer
should be trimmed.
The used length for serialization in the buffer.
Whether the buffer should be trimmed.
Generated using TypeDoc
A strategy for allocation of
ArrayBuffer
on serialization.