This project has retired. For details please refer to its
Attic page.
ListCodec (REEF 0.10.0-incubating API)
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
List<T> |
decode(byte[] list)
Decodes the given byte array into an object
|
byte[] |
encode(List<T> list)
Encodes the given object into a Byte Array
|
static void |
main(String[] args) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.