public class ByteSerialization
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
deserialize(byte[] serializedObject) |
static byte[] |
serialize(java.lang.Object obj) |
Copyright © 2007–2021 Inria. All rights reserved.