it looks like it tries to convert a WSTR to a Stri...
# suitescript
m
it looks like it tries to convert a WSTR to a String by just casting Short to Char. but i thought, strings in Kotlin/Native are UTF-8
d
Wait, I don't see that