public class ByteArrayEncoder extends Object implements Encoder.Binary<byte[]>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
Constructor and Description |
---|
ByteArrayEncoder() |
public ByteBuffer encode(byte[] object) throws EncodeException
encode
in interface Encoder.Binary<byte[]>
EncodeException
public void init(EndpointConfig config)
Copyright © 1995-2015 Webtide. All Rights Reserved.