PHP » GoLang |
login |
register |
about
|
GoLang Ds\Map::allocate
request it (326)
GoLang replacement for PHP's Ds\Map::allocate
[edit | history]
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
Return ValuesNo value is returned. ExamplesExample #1 Ds\Map::allocate() example
<?php The above example will output something similar to: int(16) int(128) |
more
Recently updated
more
Most requested
more
Last requests
|