Constructor and Description |
---|
IntegerCodec() |
Modifier and Type | Method and Description |
---|---|
Integer |
decode(byte[] buf)
Decodes the given byte array into an object.
|
byte[] |
encode(Integer obj)
Encodes the given object into a Byte Array.
|
public IntegerCodec()
Copyright © 2016 The Apache Software Foundation. All rights reserved.