public class NautilusDecoder extends AbstractNautilusDecoder<java.lang.Object>
| Modifier and Type | Field and Description |
|---|---|
static NautilusDecoder |
DECODER |
| Constructor and Description |
|---|
NautilusDecoder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
decode(java.io.InputStream is) |
decodeLengthpublic static final NautilusDecoder DECODER