Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
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