John Benediktsson
|
336da664ba
|
cbor: read bignums, read/write timestamps and urls.
|
2019-08-20 14:48:03 -07:00 |
John Benediktsson
|
56fbf4643d
|
cbor: support write of bignums.
|
2019-08-20 09:13:26 -07:00 |
John Benediktsson
|
a7447cd783
|
cbor: support writing negative integers.
|
2019-08-20 07:41:54 -07:00 |
John Benediktsson
|
0b78157744
|
cbor: support read/write of simple values and tagged items.
Fix issue with long array lengths.
|
2019-08-20 07:34:29 -07:00 |
John Benediktsson
|
5aedc3cc57
|
cbor: add support for reading simple values and tagged data items.
|
2019-08-20 07:21:37 -07:00 |
John Benediktsson
|
63f1727ede
|
cbor: fix empty bytestrings, add a bunch more parsing tests.
|
2019-08-19 21:32:17 -07:00 |
John Benediktsson
|
4ac8628a98
|
cbor: basic support for Concise Binary Object Representation (CBOR)
This is defined in RFC 7049.
|
2019-08-19 20:49:20 -07:00 |