xcode UTF-8 literals

后端 未结 4 2044
难免孤独
难免孤独 2020-12-03 11:02

Suppose I have the MUSICAL SYMBOL G CLEF symbol: **

4条回答
  •  既然无缘
    2020-12-03 11:14

    I created some utility classes to convert easily between unicode code points, UTF-8 byte sequences and NSString. You can find the code on Github, maybe it is of some use to someone.

提交回复
热议问题