kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.webgl
/
ArrayBufferView
Array
Buffer
View
interface
ArrayBufferView
:
BufferDataSource
,
JsAny
(
source
)
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