JSONString.parse

This function parses a JSONArray out of a string and eats characters as it goes, hence the ref string parameter.

class JSONString
override
void
parse
(
ref string source
)

Meta