TokyoTyrantIterator::current
(PECL tokyo_tyrant >= 0.2.0)
TokyoTyrantIterator::current — Get the current value
Descrição
Returns the current value during iteration.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns the current value on success and false on failure.
Veja Também
- TokyoTyrantIterator::valid() - Rewinds the iterator
- TokyoTyrantIterator::key() - Returns the current key
- TokyoTyrantIterator::next() - Move to next key
- TokyoTyrantIterator::rewind() - Rewinds the iterator