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
concatenation of root-level CBOR values should just work, quite similar to JSON and Smile.
Jackson API handles this case fine but need to verify that underlying streaming code does it as well.
For bonus points might want to verify that encoding also works.
If changes are needed, those should be targeted at 2.13; if everything works should just document to already work with 2.12.