Php/docs/judy.offsetget

From Get docs

Judy::offsetGet

(PECL judy >= 0.1.1)

Judy::offsetGetOffset to retrieve


Description

public Judy::offsetGet ( mixed $offset ) : mixed

Returns the value at specified offset.


Parameters

offset
The offset to retrieve.


Return Values

Can return all value types.