esensar / kotlinx-serialization-msgpack

MsgPack support for kotlinx.serialization -- msgpack.org[kotlinx.serialization]
https://www.ensarsarajcic.com/kotlinx-serialization-msgpack/
MIT License
44 stars 9 forks source link

fix: handle decoding nested class with missing keys and ignoreUnkownKeys #85

Closed rubixhacker closed 2 years ago

rubixhacker commented 2 years ago

Resolves #82

esensar commented 2 years ago

Thank you! :tada:

rubixhacker commented 2 years ago

Happy to help! 😄