functorNeedsEscape
Checks if a string matches NON_PRINTABLE_CHARACTER_PATTERN.
Return
true if string matches NON_PRINTABLE_CHARACTER_PATTERN, false otherwise
Parameters
string
the String to be checked
Checks if a string matches NON_PRINTABLE_CHARACTER_PATTERN.
true if string matches NON_PRINTABLE_CHARACTER_PATTERN, false otherwise
the String to be checked