Procedures for reading an utf8 string incorrectly read some characters greater than 65535 (0xffff). Those characters are treated as invalid characters. For example a string with only one character with code point 65536 is not read correctly.
Procedures for reading an utf8 string incorrectly read some characters greater than 65535 (0xffff). Those characters are treated as invalid characters. For example a string with only one character with code point 65536 is not read correctly.
Procedures for reading an utf8 string incorrectly read some characters greater than 65535 (0xffff). Those characters are treated as invalid characters. For example a string with only one character with code point 65536 is not read correctly.