Encoder, Encoder.Binary<java.nio.ByteBuffer>public class ByteBufferEncoder extends java.lang.Object implements Encoder.Binary<java.nio.ByteBuffer>
Encoder.Binary<T extends java.lang.Object>, Encoder.BinaryStream<T extends java.lang.Object>, Encoder.Text<T extends java.lang.Object>, Encoder.TextStream<T extends java.lang.Object>| Constructor | Description |
|---|---|
ByteBufferEncoder() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
destroy() |
|
java.nio.ByteBuffer |
encode(java.nio.ByteBuffer object) |
|
void |
init(EndpointConfig config) |
public java.nio.ByteBuffer encode(java.nio.ByteBuffer object)
throws EncodeException
encode in interface Encoder.Binary<java.nio.ByteBuffer>EncodeExceptionpublic void init(EndpointConfig config)
Copyright © 1995–2018 Webtide. All rights reserved.