readAny

Returns the Kotlin representation of the given JsonReader

JSON numbers are mapped to built-in types when possible in that order:

  • Int

  • Long

  • Double

  • JsonNumber