TokyoTyrantIterator
PHP Manual

TokyoTyrantIterator::rewind

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::rewindRewinds the iterator

Descripción

public void TokyoTyrantIterator::rewind ( void )

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Throws TokyoTyrantException if iterator initialization fails.

Ver también


TokyoTyrantIterator
PHP Manual