reserve


Description:

[ Version ( since = "2.0.0" ) ]
public bool reserve (int64 additional_capacity) throws Error

Parameters:

this

A ArrayBuilder.

additional_capacity

The additional capacity to be reserved.

Returns:

true on success, false if there was an error.