Judy::memoryUsage

(PECL judy >= 0.1.1)

Judy::memoryUsageReturn the memory used by the Judy array

설명

public int Judy::memoryUsage ( void )

Return the memory used by the Judy array.

인수

이 함수는 인수가 없습니다.

반환값

Return the memory used in bytes.

add a note add a note

User Contributed Notes

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