GoLang APCIterator::rewind

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



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

PHP APCIterator::rewind

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

APCIterator::rewind

(PECL apc >= 3.1.1)

APCIterator::rewindRewinds iterator

Description

public void APCIterator::rewind ( void )

Rewinds back the iterator to the first element.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also