reserve


Description:

[ Version ( since = "0.3.0" ) ]
public bool reserve (int64 new_capacity) throws Error

Parameters:

this

A ResizableBuffer.

new_capacity

The new buffer capacity in bytes.

Returns:

true on success, false if there was an error.