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