public class Deserializer extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
deserialize(Input in,
Type target)
Deserializes the input parameter and returns an Object which must then be cast to a core data type
|
Copyright © 2005–2016 Red5. All rights reserved.