$ luarocks install native
Convert strings between UTF-8 and Windows system encoding.
For Mac/Linux... it just return the 1st argument you passed.
Provided API:
- `native.decode()` decode Windows system encoded string to UTF-8.
- `native.encode()` encode UTF-8 string to Windows system encoding.
Versions
Dependencies
lua >= 5.1