PHP 7.0.6 Released

Judy::offsetGet

(PECL judy >= 0.1.1)

Judy::offsetGetOffset to retrieve

Description

public mixed Judy::offsetGet ( mixed $offset )

Returns the value at specified offset.

Parameters

offset

The offset to retrieve.

Return Values

Can return all value types.

User Contributed Notes

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