1.6.0
Added
- Added new
expectDefiniteBytes
andexpectDefiniteText
functions toCBOR_parsing
. These test for a specific sequence of bytes or text.
Fixed
- Added a header guard to
CBOR_streams.h
.
expectDefiniteBytes
and expectDefiniteText
functions to CBOR_parsing
. These test for a specific sequence of bytes or text.CBOR_streams.h
.