| Package | Description |
|---|---|
| de.ailis.pherialize |
| Modifier and Type | Method and Description |
|---|---|
Mixed |
MixedArray.getMixed(int index)
Returns value as mixed value.
|
Mixed |
MixedArray.getMixed(Object key)
Returns value for specified key as mixed value.
|
static Mixed |
Pherialize.unserialize(String data)
Returns the unserialized object of the specified PHP serialize format
string.
|
static Mixed |
Pherialize.unserialize(String data,
Charset charset)
Returns the unserialized object of the specified PHP serialize format
string.
|
Mixed |
Unserializer.unserializeObject()
Unserializes the next object in the data stream.
|
Copyright © 2006–2017. All rights reserved.