public static interface Encoder.Binary<T> extends Encoder
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
java.nio.ByteBuffer
encode(T object)
destroy, init
java.nio.ByteBuffer encode(T object) throws EncodeException
EncodeException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.