[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: UTF8 to/from Unicode?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sat, 31 Jan 2015 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?