Join Slack
Powered by
Does this change at all based on native compiled a...
# kotlin-native
b
basher
03/22/2019, 1:21 AM
Does this change at all based on native compiled arch?
o
olonho
03/22/2019, 5:45 AM
it is always utf-16 on all platforms
olonho
03/22/2019, 5:47 AM
and convertors to utf-8 and utf-32 C data are available for interop
👍 2
b
basher
03/22/2019, 1:02 PM
Swift 5 is switching to UTF-8, which made me think to ask
n
napperley
03/22/2019, 8:03 PM
Wouldn't Kotlin Native need to convert strings from UTF-16 to UTF-8 on Linux?
b
basher
03/22/2019, 8:28 PM
Oh I didn’t mean to imply it was an issue. I was just curious
5
Views
Open in Slack
Previous
Next