Swoole\Table::__construct

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

Opis

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

Parametry

table_size

add a note add a note

User Contributed Notes

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