Package-level declarations
Types
Link copied to clipboard
This class is a copy of CBORFactory with the only difference that it returns CanonicalCBORGenerator instead of CBORGenerator.
Link copied to clipboard
This class is a copy of CBORGenerator with the only difference that it writes maps in canonical form.
Link copied to clipboard
This serializer does exactly the same as MapSerializer, but is using canonical form of encoding maps, instead of indefinite length.