Judy::offsetSet

Offset to set

Beschreibung

public bool Judy::offsetSet ( mixed $offset , mixed $value )

Assigns a value to the specified offset.

Parameter-Liste

offset

The offset to assign the value to.

value

The value to set.

Rückgabewerte

No value is returned.