This project has retired. For details please refer to its
Attic page.
ByteCodec (REEF 0.14.0 API)
-
-
Constructor Summary
Constructors
Constructor and Description |
ByteCodec() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
byte[] |
decode(byte[] buf)
Returns the byte array argument.
|
byte[] |
encode(byte[] obj)
Returns the byte array argument.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.