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