Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.buffer
/
ArrayBufferView
Array
Buffer
View
interface
ArrayBufferView
<
B
:
ArrayBufferLike
>
:
BufferSource
(
source
)
Inheritors
DataView
TypedArray
Members
Properties
buffer
Link copied to clipboard
abstract
val
buffer
:
B
byte
Length
Link copied to clipboard
abstract
val
byteLength
:
Int
byte
Offset
Link copied to clipboard
abstract
val
byteOffset
:
Int