Swoole\Table::count

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

Description

public Swoole\Table::count(): int

Parameters

This function has no parameters.

Return Values