fun getPrimitive(index: Int): JsonPrimitive
Returns index-th element of an array as JsonPrimitive
IndexOutOfBoundsException - if there is no element with given index
IndexOutOfBoundsException
JsonException - if element has invalid type
JsonException