peteroupc/CBOR-Java

Add ability to serialize by fields instead of getter methods

Closed this issue · 2 comments

My request is to add a way to serialize by fields instead of serializing by using the getters and setter methods.

Just implemented.

Thank you so much 👍