Determines if text
contains 8bit characters within the first text.length
bytes.
text |
text to check for 8bit chars |
len |
text length |
true if the text contains 8bit characters or false otherwise. |