simpleson
simpleson copied to clipboard
Filter keys during parsing
In order to save memory during parsing, the parser can be supplied a list of keys. If the key currently being read does not match a key in the list, then the key and value are discarded.