TokyoTyrantIterator::rewind

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::rewindRewinds the iterator

Descrição

public TokyoTyrantIterator::rewind ( ) : void

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Throws TokyoTyrantException if iterator initialization fails.

Veja Também