toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.buffer
/
ArrayBuffer
/
resize
resize
fun
resize
(
newByteLength
:
Int
)
(
source
)
Resizes the ArrayBuffer to the specified size (in bytes).
MDN