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.

Açıklama

publicSwoole\Table::count(): int

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

To Top