Decoder, Decoder.BinaryStream<java.io.InputStream>public class InputStreamDecoder extends java.lang.Object implements Decoder.BinaryStream<java.io.InputStream>
Decoder.Binary<T extends java.lang.Object>, Decoder.BinaryStream<T extends java.lang.Object>, Decoder.Text<T extends java.lang.Object>, Decoder.TextStream<T extends java.lang.Object>| Constructor | Description |
|---|---|
InputStreamDecoder() |
| Modifier and Type | Method | Description |
|---|---|---|
java.io.InputStream |
decode(java.io.InputStream is) |
|
void |
destroy() |
|
void |
init(EndpointConfig config) |
public java.io.InputStream decode(java.io.InputStream is)
throws DecodeException,
java.io.IOException
decode in interface Decoder.BinaryStream<java.io.InputStream>DecodeExceptionjava.io.IOExceptionpublic void init(EndpointConfig config)
Copyright © 1995–2018 Webtide. All rights reserved.