Swoole\Connection\Iterator::offsetUnset
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Unset an offset.
Description
Swoole\Connection\Iterator::offsetUnset(int $offset): void
Unsets an offset.
Parameters
offsetThe offset to unset.