public class SerializationUtils extends Object
| Constructor and Description |
|---|
SerializationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
deserialize(byte[] object) |
public static <T> T deserialize(byte[] object)
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.