StringUTF16
object StringUTF16
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
{@return Compress the internal byte array (containing UTF16) into a compact strings byte array} If all the chars are LATIN1, it returns an array with len == count, otherwise, it contains UTF16 characters.
{@return Compress the char array (containing UTF16) into a compact strings byte array} If all the chars are LATIN1, it returns an array with len == count, otherwise, it contains UTF16 characters.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard