Swoole\Connection\Iterator::offsetExists
(PECL swoole >= 1.9.0)
Swoole\Connection\Iterator::offsetExists — Check if offset exists.
参数
index-
The offset being checked.
返回值
Returns TRUE if the offset exists, otherwise FALSE.
(PECL swoole >= 1.9.0)
Swoole\Connection\Iterator::offsetExists — Check if offset exists.
indexThe offset being checked.
Returns TRUE if the offset exists, otherwise FALSE.