I think the problem is that Int8Array and ByteArray are different Kotlin types that map to the same JavaScript type. Could we merge Int8Array into ByteArray ...
確定! 回上一頁