Numeric

IS_DIGIT

IS_DIGIT Description Checks if the given character c is an ASCII digit.

Read More

JReadNumber

JReadNumber Description Read a JSON number (int or float) from input string.

Read More

JW_FLT

JW_FLT Description Append a floating-point value to a JSON string.

Read More

JW_INT

JW_INT Description Append an integer value to a JSON string.

Read More