it
Preparing search index...
it-buffer-stream
default
Function default
default
(
limit
:
number
,
options
?:
BufferStreamOptions
,
)
:
AsyncGenerator
<
Uint8Array
<
ArrayBufferLike
>
,
void
,
unknown
>
An async iterable that emits buffers containing bytes up to a certain length
Parameters
limit
:
number
options
:
BufferStreamOptions
= {}
Returns
AsyncGenerator
<
Uint8Array
<
ArrayBufferLike
>
,
void
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
it
Loading...
An async iterable that emits buffers containing bytes up to a certain length