You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I get an error cbor_errc::too_many_items on encoder.end_object(). Have I missed something?
The program executes without errors with begin_object(4) instead of begin_object(2) but in this case the resulting data is not valid CBOR.