public class BoilerplateSerialCodecExample extends Object
Constructor and Description |
---|
BoilerplateSerialCodecExample() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
deserialize(byte[] serialized,
Class<T> type) |
static byte[] |
serialize(Object object) |
void |
symetric() |
Copyright © 2016–2018 earcam. All rights reserved.