PHP » GoLang |
login |
register |
about
|
GoLang Ds\Queue::capacity
request it (325)
GoLang replacement for PHP's Ds\Queue::capacity
[edit | history]
Ds\Queue::capacity(PECL ds >= 1.0.0) Ds\Queue::capacity — Returns the current capacity Description
public int Ds\Queue::capacity
( void
)
Returns the current capacity. ParametersThis function has no parameters. Return ValuesThe current capacity. ExamplesExample #1 Ds\Queue::capacity() example
<?php The above example will output something similar to: int(8) int(64) |
more
Recently updated
more
Most requested
more
Last requests
|