update : 2015.11.03
php.shukuma.com

검색:
 
 
Rewinds the iterator

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.

참고