JSONBoolean.parse

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

class JSONBoolean
override
void
parse
(
ref string source
)

Meta