Join Slack
Powered by
Is there a way to pretty-print a `JsonObject` in k...
# serialization
f
Fudge
07/10/2019, 8:40 AM
Is there a way to pretty-print a
JsonObject
in kotlinx.serialization ?
r
ribesg
07/10/2019, 12:22 PM
Json.indented
ribesg
07/10/2019, 12:22 PM
Wait, I don’t know if that’s part of
kotlinx.serialization
or of
ktor
. I’m not using one without the other
a
altavir
07/12/2019, 7:30 PM
It is
2
Views
Open in Slack
Previous
Next