(PECL swoole >= 1.9.0)
Swoole\Connection\Iterator::offsetExists — Check if offset exists.
$index
Check if offset exists.
index
The offset being checked.
Returns TRUE if the offset exists, otherwise FALSE.