mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Some valid UTF-8 byte sequences are not valid code points, so our “simple” validation is no guarantee that creating an NSString from the data will succeed.