Skip a value in the parse (doesn't apply to arrays, just flat), either til the next array end (close bracket) or the next comma.
The buffer to read from.
The current read cursor.
The highest possible cursor to read from.
The new cursor.
When the parse syntax is incorrect.
Skip a value in the parse (doesn't apply to arrays, just flat), either til the next array end (close bracket) or the next comma.