Constructor and Description |
---|
VectorCodec()
This class is instantiated by TANG.
|
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.
|
@Inject public VectorCodec()
Copyright © 2016 The Apache Software Foundation. All rights reserved.