mirror of
https://github.com/relan/exfat.git
synced 2026-01-12 00:18:54 +08:00
EXFAT_NAME_MAX is the number of 16-bit code units, not Unicode characters. When converting to UTF-8, 3 bytes are enough to keep any Unicode character encoded by a 16-bit code unit.