|
Swoole\Connection\Iterator::offsetExistsCheck if offset exists. Descriptionpublic bool Swoole\Connection\Iterator::offsetExists(int
$index )Check if offset exists. Parameters
Return ValuesReturns TRUE if the offset exists, otherwise FALSE. |