cbor-java
cbor-java copied to clipboard
How to decode
Please show in your example how to extract the encode data. You only show
for(DataItem dataItem : dataItems) { // process data item }
This is not very helpful. Please add the code to get back the data you encoded in the encoding example.
It seems that we can find some examples in the test cases. But it is not very obvious to users. I agree that we should add some examples in the README file or at least give a link to the test cases where it shows the examples.
Any PR enhancing this will be merged quickly
Yeah, maybe in 4 years.