PHP Velho Oeste 2024

TokyoTyrantIterator::rewind

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::rewindRewinds the iterator

Описание

public TokyoTyrantIterator::rewind ( void ) : void

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Throws TokyoTyrantException if iterator initialization fails.

Смотрите также

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top