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