Swoole\Connection\Iterator::offsetExists

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetExistsCheck if offet exists.

说明

public Swoole\Connection\Iterator::offsetExists(int $index): bool

Check if offset exists.

参数

index

The offset being checked.

返回值

Returns TRUE if the offset exists, otherwise FALSE.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/swoole-connection-iterator.offsetexists.php