Judy::getType

(PECL judy >= 0.1.1)

Judy::getTypeReturn the type of the current Judy array

説明

public Judy::getType ( void ) : int

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

パラメータ

この関数にはパラメータはありません。

返り値

Return an integer corresponding to a Judy type.

add a note add a note

User Contributed Notes

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