Statement on glibc/iconv Vulnerability

Swoole\Connection\Iterator::offsetUnset

(PECL swoole >= 1.9.0)

Swoole\Connection\Iterator::offsetUnsetUnset an offset.

Descrizione

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

Unsets an offset.

Elenco dei parametri

offset

The offset to unset.

Valori restituiti

add a note

User Contributed Notes

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