Function fromUTF16ToString

  • Converts the given array of UTF16 character codes into a string.

    All numbers in the given array must be between 0 (inclusive) and 65535 = 0xFFFF (inclusive).

    Parameters

    Returns string