PHP 8.5.0 Alpha 1 available for testing

Swoole\Table::__construct

(PECL swoole >= 1.9.0)

Swoole\Table::__constructConstruct a Swoole memory table with fixed size.

Descrizione

public Swoole\Table::__construct(int $table_size)

Elenco dei parametri

table_size

add a note

User Contributed Notes

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