Int8Array
Exposes the JavaScript Int8Array to Kotlin
Constructors
Link copied to clipboard
fun Int8Array( buffer: ArrayBuffer, byteOffset: Int = definedExternally, length: Int = definedExternally)
Exposes the JavaScript Int8Array to Kotlin