Join Slack
Powered by
is there a way to parse a json string into a Map u...
# serialization
t
thana
08/23/2019, 2:34 PM
is there a way to parse a json string into a Map using kotlinx.serialization?
thana
08/23/2019, 2:35 PM
(if i dont know the content or structure...)
s
sandwwraith
08/23/2019, 2:52 PM
Deserialize to
JsonObject
t
thana
08/23/2019, 8:18 PM
thanks!
8
Views
Open in Slack
Previous
Next