Uses of Class
co.nstant.in.cbor.model.UnsignedInteger
| Package | Description |
|---|---|
| co.nstant.in.cbor.decoder | |
| co.nstant.in.cbor.encoder |
-
Uses of UnsignedInteger in co.nstant.in.cbor.decoder
Methods in co.nstant.in.cbor.decoder that return UnsignedInteger Modifier and Type Method Description UnsignedIntegerUnsignedIntegerDecoder. decode(int initialByte) -
Uses of UnsignedInteger in co.nstant.in.cbor.encoder
Methods in co.nstant.in.cbor.encoder with parameters of type UnsignedInteger Modifier and Type Method Description voidUnsignedIntegerEncoder. encode(UnsignedInteger dataItem)