MemoryStream.reserve

Ensure the stream can write count extra bytes from cursor position without an allocation.

class MemoryStream
void
reserve
(
size_t count
)

Meta