Parses a JSONArray to a list of integers.
A List of integers, or null if the jsonArray was null.
The JSONArray to be read.