-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This library can encode and decode CBOR (RFC 8949) and CBOR Sequences (RFC 8742). - CBOR data item is a single piece of CBOR data and its structure may contain zero, one, or more nested data items. - CBOR sequence is a concatenation of 0 or more encoded CBOR data items.
- Loading branch information
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters