Join Slack
Powered by
Say I have the following class structure and desir...
# serialization
k
Kroppeb
09/26/2019, 4:42 PM
Say I have the following class structure and desired way to serialise/deserialise them, can and how would I make serialiser for them
Untitled
s
sandwwraith
09/27/2019, 3:18 PM
Have you looked at this?
https://github.com/Kotlin/kotlinx.serialization/blob/master/docs/polymorphism.md
4
Views
Open in Slack
Previous
Next