Swoole\Connection\Iterator::offsetExists

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetExists β€” Check if offset exists.

θͺ¬ζ˜Ž

public function 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 note

User Contributed Notes

There are no user contributed notes for this page.