decodeArray
Decode a string-encoded integer array.
The first decoded value is the length of the resulting array. Subsequent decoded values fill the array sequentially.
Decode a string-encoded integer array.
The first decoded value is the length of the resulting array. Subsequent decoded values fill the array sequentially.