TokyoTyrantIterator::next
(PECL tokyo_tyrant >= 0.2.0)
TokyoTyrantIterator::next — Move to next key
Descrizione
Move to next key during iteration and return it's value.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns the next value on success and false on failure.
Vedere anche:
- TokyoTyrantIterator::valid() - Rewinds the iterator
- TokyoTyrantIterator::key() - Returns the current key
- TokyoTyrantIterator::current() - Get the current value
- TokyoTyrantIterator::rewind() - Rewinds the iterator
There are no user contributed notes for this page.
