Swoole\Table::__construct
PHP Manual
PHP Manual»Swoole\Table»Swoole\Table::__construct

Swoole\Table::__construct

(PECL swoole >= 1.9.0)

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

Description

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

Parameters

table_size

To Top