PHP Velho Oeste 2024

Swoole\Connection\Iterator::offsetUnset

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetUnsetUnset an offset.

Descrierea

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

Unsets an offset.

Parametri

offset

The offset to unset.

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top