This allows disabling of all tag decoding saving about 400 bytes of object code (a lot!).
This also fixes a bug where QCBORDecode_GetDecimalFraction() and
QCBORDecode_GetDecimalFractionBig() would fail on input CBOR that is not a tag when it should succeed.
This allows disabling of all tag decoding saving about 400 bytes of object code (a lot!).
This also fixes a bug where QCBORDecode_GetDecimalFraction() and QCBORDecode_GetDecimalFractionBig() would fail on input CBOR that is not a tag when it should succeed.