| Constructor and Description |
|---|
SerializationEncoder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Class<?> clazz)
Can this encoder handle the given class.
|
byte[] |
encode(Object object)
Decodes an byte array.
|
public byte[] encode(Object object) throws CodexException
Encoderencode in interface Encoderobject - The objectCodexException - Any exceptions processing this request.Copyright © 2016. All rights reserved.