Join Slack
Powered by
guys, I’m having a lot of problem with Kotlin’s `I...
# announcements
m
marcio.granzotto
06/07/2018, 6:46 PM
guys, I’m having a lot of problem with Kotlin’s
Int
. When using GSON to get a value like
42366
from a JSON, it shows up with a value of
126
, but if I call
.toString()
, it returns the correct value
Open in Slack
Previous
Next