Swoole\Connection\Iterator::offsetUnset

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetUnsetUnset an offset.

Açıklama

public Swoole\Connection\Iterator::offsetUnset ( int $offset ) : void

Unsets an offset.

Değiştirgeler

offset

The offset to unset.

Dönen Değerler