TokyoTyrantIterator::rewind

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::rewindRewinds the iterator

說明

public void TokyoTyrantIterator::rewind ( 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