PHP 8.4.0 RC3 available for testing

Swoole\Table::__construct

(PECL swoole >= 1.9.0)

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

Description

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

Parameters

table_size

add a note

User Contributed Notes

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