public static interface Encoder.BinaryStream<T> extends Encoder
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
void
encode(T object, OutputStream os)
destroy, init
void encode(T object, OutputStream os) throws EncodeException, IOException
EncodeException
IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.