This project has retired. For details please refer to its
Attic page.
StringCodec (REEF 0.14.0 API)
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
decode(byte[] buf)
Decodes the given byte array into an object.
|
byte[] |
encode(String obj)
Encodes the given object into a Byte Array.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.