GoLang APCIterator::getTotalCount

request it (296)
GoLang replacement for PHP's APCIterator::getTotalCount [edit | history]



Do you know a GoLang replacement for PHP's APCIterator::getTotalCount? Write it!

PHP APCIterator::getTotalCount

PHP original manual for APCIterator::getTotalCount [ show | php.net ]

APCIterator::getTotalCount

(PECL apc >= 3.1.1)

APCIterator::getTotalCountGet total count

Description

public int APCIterator::getTotalCount ( void )

Get the total count.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The total count.

See Also