fn isPrint(c: u8) bool

Returns whether the character is printable and has some graphical representation, including the space character.

Parameters

c: u8,