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