truncate To Byte Length
Truncates and returns the input text to the desired number of UTF-8 bytes.
Return
The input string, truncated to the desired number of bytes in UTF-8.
Parameters
desired Byte Length
The desired length, in UTF-8 bytes, of the output string.