public class DefaultBinaryStreamEncoder extends AbstractEncoder implements Encoder.BinaryStream<ByteBuffer>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>| Constructor and Description |
|---|
DefaultBinaryStreamEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ByteBuffer message,
OutputStream out) |
destroy, initpublic void encode(ByteBuffer message, OutputStream out) throws EncodeException, IOException
encode in interface Encoder.BinaryStream<ByteBuffer>EncodeExceptionIOExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.