Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.buffer
/
ArrayBuffer
/
detached
detached
val
detached
:
Boolean
(
source
)
Returns a boolean indicating whether or not this buffer has been detached (transferred).
MDN