Ds\Map::allocate
Ds\Map::allocate
(PECL ds >= 1.0.0)
Ds\Map::allocate — Allocates enough memory for a required capacity.
Description
public void Ds\Map::allocate ( int $capacity )
Allocates enough memory for a required capacity.
Parameters
-
capacity
-
The number of values for which capacity should be allocated.
Note:
Capacity will stay the same if this value is less than or equal to th