Join Slack
Powered by
Can someone help me find a case where `Klaxon().p...
# klaxon
a
arve
10/10/2018, 7:05 PM
Can someone help me find a case where
Klaxon().parse()
would return
null
? The signature is
Klaxon.parse<T>(json:String): T?
, but I can't seem to convince it to throw a null at me 🤔
2
Views
Open in Slack
Previous
Next