IS_DIGIT Description Checks if the given character c is an ASCII digit.
JReadNumber Description Read a JSON number (int or float) from input string.
JW_FLT Description Append a floating-point value to a JSON string.
JW_INT Description Append an integer value to a JSON string.