toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.webgl
/
ArrayBufferView
Array
Buffer
View
interface
ArrayBufferView
:
BufferDataSource
,
JsAny
Exposes the JavaScript
ArrayBufferView
to Kotlin
Inheritors
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
DataView
Members
Properties
buffer
Link copied to clipboard
abstract
val
buffer
:
ArrayBuffer
byte
Length
Link copied to clipboard
abstract
val
byteLength
:
Int
byte
Offset
Link copied to clipboard
abstract
val
byteOffset
:
Int