Int16Array
Exposes the JavaScript Int16Array to Kotlin
Since Kotlin
1.1Constructors
Link copied to clipboard
constructor(buffer: ArrayBuffer, byteOffset: Int = definedExternally, length: Int = definedExternally)
Exposes the JavaScript Int16Array to Kotlin
Thanks for your feedback!