fn isPrint(c: u8) bool
[src]
Returns whether the character is printable and has some graphical representation, including the space character.
fn isPrint(c: u8) bool
Returns whether the character is printable and has some graphical representation, including the space character.