PHP マニュアル
関数リファレンス
その他の基本モジュール
Swoole
Swoole\Connection\Iterator
Swoole\Connection\Iterator::count
Swoole\Connection\Iterator::current
Swoole\Connection\Iterator::key
Swoole\Connection\Iterator::next
Swoole\Connection\Iterator::offsetExists
Swoole\Connection\Iterator::offsetGet
Swoole\Connection\Iterator::offsetSet
Swoole\Connection\Iterator::offsetUnset
Swoole\Connection\Iterator::rewind
Swoole\Connection\Iterator::valid
Swoole\Connection\Iterator::offsetExists
Swoole\Connection\Iterator::offsetSet
Swoole\Connection\Iterator
PHP マニュアル
Swoole\Connection\Iterator::offsetGet
Offset to retrieve.
説明
public
Connection
Swoole\Connection\Iterator::offsetGet
(
string
$index
)
Return the connection at specified offset.
パラメータ
index
The offset to retrieve.
戻り値