public class KryoGeSerializer extends Object implements GeSerializer
| Constructor and Description |
|---|
KryoGeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
bytesToObject(byte[] bytes) |
byte[] |
objectToBytes(Object object) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbytesToObject, bytesToObjectpublic byte[] objectToBytes(Object object)
objectToBytes in interface GeSerializerpublic <T> T bytesToObject(byte[] bytes)
bytesToObject in interface GeSerializerCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.