(PECL tokyo_tyrant >= 0.2.0)
Rewinds the iterator
public void TokyoTyrantIterator::rewind ( void )
Rewinds the iterator for new iteration. Called automatically at the beginning of foreach.
Returns:
Throws TokyoTyrantException if iterator initialization fails.
See also:
TokyoTyrantIterator::valid() -
Please login to continue.