Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-js
/
js.typedarrays
/
asInt8Array
as
Int8Array
js
inline
fun
ByteArray
.
asInt8Array
(
)
:
Int8Array
<
ArrayBuffer
>
(
source
)
inline
fun
UByteArray
.
asInt8Array
(
)
:
Int8Array
<
ArrayBuffer
>
(
source
)