iconvpp icon indicating copy to clipboard operation
iconvpp copied to clipboard

[proposal] utf16 support

Open fawdlstty opened this issue 3 years ago • 0 comments

The UTF16 encoding is stored in C++ using std::wstring. It is recommended to convert std::wstring directly

fawdlstty avatar Jun 26 '21 13:06 fawdlstty