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