PHP 7.0.6 Released

Judy::size

(PECL judy >= 0.1.1)

Judy::sizeReturn the size of the current Judy array

Description

public void Judy::size ( void )

This method is an alias of Judy::count.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Return an integer.

User Contributed Notes

There are no user contributed notes for this page.
To Top