public class Unserializer extends Object
| Constructor and Description |
|---|
Unserializer(String data)
Constructor
|
Unserializer(String data,
Charset charset)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Mixed |
unserializeObject()
Unserializes the next object in the data stream.
|
Copyright © 2006–2017. All rights reserved.