is there a cheap way to deserialise a data class t...
# announcements
r
is there a cheap way to deserialise a data class to a String and serialise it back from a String
t
r
thanks
p
I found it really really complicated to write custom adapters on classes with generics, beware 😉
g
did someone see benchmarks for each kind of serialization ?
t
@Paul Woitaschek hence the “depending on your needs” 😉 but you’re right