public static interface Decoder.TextStream<T> extends Decoder
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
T
decode(Reader reader)
destroy, init
T decode(Reader reader) throws DecodeException, IOException
DecodeException
IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.