jlleitschuh
10/19/2018, 4:56 PM<http://JsonObject.int|JsonObject.int>("some_field")
and the value wraps? Ie. the field that your pulling from is larger than an Int
can store?
Currently, Number::toInt
just wraps.
Eg: Long.MAX_VALUE.toInt() == -1