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

参数

此函数没有参数。

返回值

7i24.Com