Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
bufferAsync
Function bufferAsync
buffer
Async
<
T
>
(
size
)
:
AsyncOperationFunction
<
T
,
T
[]
>
Returns an Iterable that yields array of entries of the source Iterable with the given length.
Type Parameters
T
Parameters
size
:
number
Returns
AsyncOperationFunction
<
T
,
T
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns an Iterable that yields array of entries of the source Iterable with the given length.