Swoole\Table::__construct

(PECL swoole >= 1.9.0)

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

Description

publicSwoole\Table::__construct(int$table_size)

Parameters

table_size

To Top