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.

Descripción

publicSwoole\Table::count(): int

Parámetros

Esta función no tiene parámetros.

Valores devueltos

To Top