toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.typedarrays
/
TypedArrayCompanion
Typed
Array
Companion
sealed
external
class
TypedArrayCompanion
<
S
:
TypedArray
<
S
,
T
>
,
T
:
Comparable
<
T
>
>
(
source
)
Inheritors
Companion
Companion
Companion
Companion
Companion
Companion
Companion
Companion
Companion
Companion
Companion
Companion
Members
Properties
BYTES_PER_ELEMENT
Link copied to clipboard
val
BYTES_PER_ELEMENT
:
Int
Functions
of
Link copied to clipboard
fun
of
(
vararg
items
:
T
)
:
S