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