PHP 8.5.0 Beta 2 available for testing

The Swoole\Connection\Iterator class

(PECL swoole >= 1.9.0)

Einführung

Klassenbeschreibung

class Swoole\Connection\Iterator implements Iterator , Countable , ArrayAccess {
/* Methoden */
public count (): int
public current (): Connection
public key (): int
public next (): Connection
public offsetExists (int $index): bool
public offsetGet (string $index): Connection
public offsetSet (int $offset, mixed $connection): void
public offsetUnset (int $offset): void
public rewind (): void
public valid (): bool
}

Inhaltsverzeichnis

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /