Is there .toKString() with charset specification? ...
# kotlin-native
t
Is there .toKString() with charset specification? I'm using Mingw, strerror() charset is locale dependent and setlocale() don't allow UTF-8 codepage.
o
Not directly, but there is iconv platform library