TokyoTyrantIterator::rewind
(PECL tokyo_tyrant >= 0.2.0)
TokyoTyrantIterator::rewind — Rewinds the iterator
Descrizione
public void TokyoTyrantIterator::rewind
( void
)
Rewinds the iterator for new iteration. Called automatically at the beginning of foreach.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Throws TokyoTyrantException if iterator initialization fails.
Vedere anche:
- TokyoTyrantIterator::valid() - Rewinds the iterator
- TokyoTyrantIterator::current() - Get the current value
- TokyoTyrantIterator::next() - Move to next key
- TokyoTyrantIterator::rewind()
There are no user contributed notes for this page.
