Join Slack
Powered by
Is there .toKString() with charset specification? ...
# kotlin-native
t
tateisu
08/29/2019, 4:06 AM
Is there .toKString() with charset specification? I'm using Mingw, strerror() charset is locale dependent and setlocale() don't allow UTF-8 codepage.
o
olonho
08/29/2019, 6:56 AM
Not directly, but there is iconv platform library
9
Views
Open in Slack
Previous
Next