JSONNumber.parse

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

class JSONNumber
override
void
parse
(
ref string source
)

Meta