SharedArrayBuffer

Constructors

Link copied to clipboard
constructor(byteLength: Int)

Properties

Link copied to clipboard
open override val byteLength: Int

Functions

Link copied to clipboard
open override fun slice(begin: Int, end: Int): SharedArrayBuffer