Swoole\Connection\Iterator::offsetUnset

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetUnsetUnset an offset.

Descrição

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

Unsets an offset.

Parâmetros

offset

The offset to unset.

Valor Retornado

add a note

User Contributed Notes

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