KoAJAX
Preparing search index...
readBytes
Variable readBytes
readBytes
:
(
stream
:
AsyncIterable
<
Uint8Array
<
ArrayBufferLike
>
>
,
limit
?:
number
,
)
=>
Promise
<
ArrayBuffer
>
Type Declaration
(
stream
:
AsyncIterable
<
Uint8Array
<
ArrayBufferLike
>
>
,
limit
?:
number
,
)
:
Promise
<
ArrayBuffer
>
Parameters
stream
:
AsyncIterable
<
Uint8Array
<
ArrayBufferLike
>
>
limit
:
number
= Infinity
Returns
Promise
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
KoAJAX
Loading...