Swoole\Connection\Iterator::offsetExists
(PECL swoole >= 1.9.0)
Swoole\Connection\Iterator::offsetExists — Check if offet exists.
Beschreibung
$index
): boolCheck if offset exists.
Parameter-Liste
-
index
-
The offset being checked.
Rückgabewerte
Returns TRUE if the offset exists, otherwise FALSE.