parent root
PHP: Judy::getType - Manual

Judy::getType

(PECL judy >= 0.1.1)

Judy::getTypeReturn the type of the current Judy array

Description

public Judy::getType ( void ) : int

Return an integer corresponding to the Judy type of the current object.

Parameters

This function has no parameters.

Return Values

Return an integer corresponding to a Judy type.

add a noteadd a note

User Contributed Notes

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