UTF8 to/from Unicode?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: UTF8 to/from Unicode?
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2015年1月31日 13:37:59 +0200
I wish to make use of a library that expects its strings to be in
32-bit Unicode.
What is the recommended way in Lua 5.3 of converting to/from UTF8?