Judy::offsetGet
Judy::offsetGet
(PECL judy >= 0.1.1)
Judy::offsetGet — Offset 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.
← Judy::offsetExists
Judy::offsetSet →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.