ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
js
ktor-client-core
/
io.ktor.client.fetch
/
Uint8ArrayConstructor
Uint8Array
Constructor
js
external
interface
Uint8ArrayConstructor
Content copied to clipboard
Functions
Properties
Functions
from
Link copied to clipboard
js
abstract
fun
from
(
arrayLike
:
ArrayLike
<
Number
>
)
:
Uint8Array
Content copied to clipboard
abstract
fun
<
T
>
from
(
arrayLike
:
ArrayLike
<
T
>
,
mapfn
:
(
T
,
k
:
Number
)
->
Number
,
thisArg
:
Any
?
=
definedExternally
)
:
Uint8Array
Content copied to clipboard
of
Link copied to clipboard
js
abstract
fun
of
(
vararg
items
:
Number
)
:
Uint8Array
Content copied to clipboard
Properties
BYTES_PER_ELEMENT
Link copied to clipboard
js
abstract
var
BYTES_PER_ELEMENT
:
Number
Content copied to clipboard
prototype
Link copied to clipboard
js
abstract
var
prototype
:
Uint8Array
Content copied to clipboard