public class InputStreamDecoder extends Object implements Decoder.BinaryStream<InputStream>
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>| Constructor and Description |
|---|
InputStreamDecoder() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
decode(InputStream is) |
void |
destroy() |
void |
init(EndpointConfig config) |
public InputStream decode(InputStream is) throws DecodeException, IOException
decode in interface Decoder.BinaryStream<InputStream>DecodeExceptionIOExceptionpublic void init(EndpointConfig config)
Copyright © 1995-2016 Webtide. All Rights Reserved.