Kotlin Wrappers API Reference
Toggle table of contents
js
wasmJs
web
Target filter
js
wasmJs
web
Switch theme
Search in API
kotlin-js
/
js.typedarrays
/
toByteArray
to
Byte
Array
js
wasmJs
web
actual
inline
fun
Int8Array
<
*
>
.
toByteArray
(
)
:
ByteArray
(
source
)
actual
fun
Int8Array
<
*
>
.
toByteArray
(
)
:
ByteArray
(
source
)
fun
TypedArray
<
*
,
*
,
*
,
*
>
.
toByteArray
(
)
:
ByteArray
(
source
)
expect
fun
Int8Array
<
*
>
.
toByteArray
(
)
:
ByteArray
(
source
)