TokyoTyrantIterator
PHP Manual

TokyoTyrantIterator::rewind

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::rewindRewinds the iterator

Descrierea

public void TokyoTyrantIterator::rewind ( void )

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Throws TokyoTyrantException if iterator initialization fails.

A se vedea și


TokyoTyrantIterator
PHP Manual