Decodes a single utf-16 character,
Decodes a UTF-16 string.
Decodes a UTF-16 string.
Decodes a single utf-16 character from a nwstring.
Encodes a unicode sequence to UTF-16
Encodes a series of unicode codepoints to UTF-16
Gets the BOM of the nwstring if it has one.
Gets the BOM of the nwstring if it has one.
Gets how many utf-16 units are in the specified character
Gets how many utf-16 units are in the specified codepoint
Returns a string which is str converted to machine order.
Returns a string which is str converted to machine order.
Validates whether the given character is a valid UTF-16 sequence
Validates whether the given nwstring is a valid UTF-16 string.
Validates whether the given nwstring is a valid UTF-16 string.
UTF-16 Utilities