fn isASCII(c: u8) bool

Returns whether the character is a 7-bit ASCII character.

Parameters

c: u8,