public class KuraBinaryPayloadCodec extends Object implements BinaryPayloadCodec
| Modifier and Type | Class and Description |
|---|---|
static class |
KuraBinaryPayloadCodec.Builder |
| Modifier and Type | Method and Description |
|---|---|
Payload |
decode(ByteBuffer buffer) |
ByteBuffer |
encode(Payload payload,
ByteBuffer buffer) |
public ByteBuffer encode(Payload payload, ByteBuffer buffer) throws Exception
encode in interface BinaryPayloadCodecExceptionpublic Payload decode(ByteBuffer buffer) throws Exception
decode in interface BinaryPayloadCodecExceptionCopyright © 2017. All rights reserved.