scrcpy/app
Romain Vimont 0a7fe7ad57 Add helpers to truncate UTF-8 at code points
This will help to avoid truncating a UTF-8 string in the middle of a
code point, producing an invalid UTF-8 result.
2019-05-30 22:30:18 +02:00
..
src Add helpers to truncate UTF-8 at code points 2019-05-30 22:30:18 +02:00
tests Add helpers to truncate UTF-8 at code points 2019-05-30 22:30:18 +02:00
meson.build Add helpers to truncate UTF-8 at code points 2019-05-30 22:30:18 +02:00