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