Reference+
Name
toIntArray()
Class
JSONArray
Description
Returns the entire JSONArray as an array of ints. (All values in the array must be of the int type.)
Syntax
.toIntArray()
Return
int[]
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.