Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.buffer
/
ArrayBuffer
/
resize
resize
fun
resize
(
newByteLength
:
Int
)
(
source
)
Resizes the ArrayBuffer to the specified size (in bytes).
MDN