Swoole\Table::count

(PECL swoole >= 1.9.0)

Swoole\Table::countCount the rows in the table, or count all the elements in the table if $mode = 1.

说明

public Swoole\Table::count(): int

参数

此函数没有参数。

返回值

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top