mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 05:07:54 -05: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.