Converts the given string into an array of UTF16 character codes.
All numbers in the returned array are guaranteed to be between 0 (inclusive) and 65535 = 0xFFFF (inclusive).
Converts the given string into an array of UTF16 character codes.
All numbers in the returned array are guaranteed to be between 0 (inclusive) and 65535 = 0xFFFF (inclusive).