| Package | Description |
|---|---|
| co.nstant.in.cbor | |
| co.nstant.in.cbor.builder | |
| co.nstant.in.cbor.decoder | |
| co.nstant.in.cbor.encoder | |
| co.nstant.in.cbor.model |
| Class and Description |
|---|
| DataItem |
| RationalNumber
Rational Numbers: http://peteroupc.github.io/CBOR/rational.html
|
| Class and Description |
|---|
| Array |
| DataItem |
| Map |
| Tag |
| Class and Description |
|---|
| Array |
| ByteString |
| DoublePrecisionFloat |
| HalfPrecisionFloat |
| Map |
| NegativeInteger |
| SinglePrecisionFloat |
| Special |
| Tag |
| UnicodeString |
| UnsignedInteger |
| Class and Description |
|---|
| Array |
| ByteString |
| DoublePrecisionFloat |
| HalfPrecisionFloat |
| MajorType |
| Map |
| NegativeInteger |
| RationalNumber
Rational Numbers: http://peteroupc.github.io/CBOR/rational.html
|
| SinglePrecisionFloat |
| Special |
| Tag |
| UnicodeString |
| UnsignedInteger |
| Class and Description |
|---|
| AbstractFloat |
| AdditionalInformation
The initial byte of each data item contains both information about the major
type (the high-order 3 bits) and additional information (the low-order 5
bits).
|
| Array |
| DataItem |
| MajorType |
| Map |
| Number |
| SimpleValue |
| SimpleValueType |
| Special |
| SpecialType |
Copyright © 2014. All Rights Reserved.