UTF-16 is very easy to parse. Whatever is reading the string just blindly reads two byte chunks (16 bits) from the string, and whatever is in those two bytes is a Unicode integer.What you describe here is UCS-2. See utf-16
In reply to Re^2: Cannot decode string with wide charactersCannot decode string with wide characters - I'm not decoding!
by choroba
in thread Cannot decode string with wide charactersCannot decode string with wide characters - I'm not decoding!
by drewmate
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |