GoLang APCUIterator::rewind

request it (310)
GoLang replacement for PHP's APCUIterator::rewind [edit | history]



Do you know a GoLang replacement for PHP's APCUIterator::rewind? Write it!

PHP APCUIterator::rewind

PHP original manual for APCUIterator::rewind [ show | php.net ]

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRewinds iterator

Description

public void APCUIterator::rewind ( void )

Rewinds back the iterator to the first element.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also