|
|
|
|
|
by Someone
2810 days ago
|
|
_If_ there aren’t any multibyte characters that contain bytes that could be ASCII characters, the ”process the ASCII-compatible text” step doesn't change any multibyte characters, so they round-trip. Of course, this will break down if multi-byte characters can contain byte values that could be ASCII. It can break HTML or TeX, for example. |
|