Reads a static array off the JSON text.
When validation is enabled, it is an error if the JSON array has a different length lengths don't match up. Otherwise unset elements receive their initial value.
See Implementation
Reads a static array off the JSON text.
When validation is enabled, it is an error if the JSON array has a different length lengths don't match up. Otherwise unset elements receive their initial value.