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