This project has retired. For details please refer to its
Attic page.
VectorCodec (REEF 0.14.0 API)
-
-
Constructor Summary
Constructors
Constructor and Description |
VectorCodec()
This class is instantiated by TANG.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Vector |
decode(byte[] data)
Decodes the given byte array into an object.
|
byte[] |
encode(Vector vec)
Encodes the given object into a Byte Array.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.