public class ReaderDecoder extends Object implements Decoder.TextStream<Reader>
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
Constructor and Description |
---|
ReaderDecoder() |
public Reader decode(Reader reader) throws DecodeException, IOException
decode
in interface Decoder.TextStream<Reader>
DecodeException
IOException
public void init(EndpointConfig config)
Copyright © 1995-2015 Webtide. All Rights Reserved.