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