TokyoTyrantIterator::rewind

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::rewindRewinds the iterator

Beschreibung

public TokyoTyrantIterator::rewind ( void ) : void

Rewinds the iterator for new iteration. Called automatically at the beginning of foreach.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Throws TokyoTyrantException if iterator initialization fails.

Siehe auch