|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.huxhorn.sulky.codec.streaming.GZIPStreamingDecoderWrapper<E>
public class GZIPStreamingDecoderWrapper<E>
| Constructor Summary | |
|---|---|
GZIPStreamingDecoderWrapper(StreamingDecoder<E> wrapped)
|
|
| Method Summary | |
|---|---|
E |
decode(java.io.InputStream from)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GZIPStreamingDecoderWrapper(StreamingDecoder<E> wrapped)
| Method Detail |
|---|
public E decode(java.io.InputStream from)
throws java.io.IOException
decode in interface StreamingDecoder<E>java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||