PHP 7.0.6 Released

Judy::memoryUsage

(PECL judy >= 0.1.1)

Judy::memoryUsageReturn the memory used by the Judy array

Description

public int Judy::memoryUsage ( void )

Return the memory used by the Judy array.

Parameters

This function has no parameters.

Return Values

Return the memory used in bytes.

User Contributed Notes

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