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() |
| Modifier and Type | Method and Description |
|---|---|
Reader |
decode(Reader reader) |
void |
destroy() |
void |
init(EndpointConfig config) |
public Reader decode(Reader reader) throws DecodeException, IOException
decode in interface Decoder.TextStream<Reader>DecodeExceptionIOExceptionpublic void init(EndpointConfig config)
Copyright © 1995–2017 Webtide. All rights reserved.