Is there a way to properly export a UByteArray typ...
# ios
m
Is there a way to properly export a UByteArray type in an interface to Swift? Unlike a normal ByteArray it just turns into Any instead of KotlinByteArray.