toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.typedarrays
/
toUint8Array
to
Uint8Array
inline
fun
ByteArray
.
toUint8Array
(
)
:
Uint8Array
<
ArrayBuffer
>
(
source
)
inline
fun
UByteArray
.
toUint8Array
(
)
:
Uint8Array
<
ArrayBuffer
>
(
source
)