public class SpecialDecoder extends AbstractDecoder<Special>
decoder, INFINITY, inputStream| Constructor and Description |
|---|
SpecialDecoder(CborDecoder decoder,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
Special |
decode(int initialByte) |
getLength, getLengthAsBigInteger, nextSymbolpublic SpecialDecoder(CborDecoder decoder, InputStream inputStream)
public Special decode(int initialByte) throws CborException
decode in class AbstractDecoder<Special>CborExceptionCopyright © 2014. All Rights Reserved.