Judy::getType

(PECL judy >= 0.1.1)

Judy::getTypeReturn the type of the current Judy array

설명

public int Judy::getType ( void )

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