array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'swoole-table.rewind.php', 1 => 'Swoole\\Table::rewind', 2 => 'Rewind the iterator.', ), 'up' => array ( 0 => 'class.swoole-table.php', 1 => 'Swoole\\Table', ), 'prev' => array ( 0 => 'swoole-table.next.php', 1 => 'Swoole\\Table::next', ), 'next' => array ( 0 => 'swoole-table.set.php', 1 => 'Swoole\\Table::set', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/table/rewind.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Table::rewind

(PECL swoole >= 1.9.0)

Swoole\Table::rewindRewind the iterator.

説明

public Swoole\Table::rewind(): void

パラメータ

この関数にはパラメータはありません。

戻り値