This project has retired. For details please refer to its
Attic page.
ObjectSerializableCodec (REEF 0.16.0 API)
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
decode(byte[] buf)
Decodes an object from the bytes.
|
byte[] |
encode(T obj)
Encodes the object to bytes.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.