cbor-java icon indicating copy to clipboard operation
cbor-java copied to clipboard

How to decode

Open Jeyhey opened this issue 7 years ago • 3 comments

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.

Jeyhey avatar Aug 07 '18 21:08 Jeyhey

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.

bxpan avatar Feb 01 '19 19:02 bxpan

Any PR enhancing this will be merged quickly

c-rack avatar Jul 02 '23 07:07 c-rack

Yeah, maybe in 4 years.

Jeyhey avatar Jul 12 '23 16:07 Jeyhey