@tsdotnet/linq - v1.5.11
Preparing search index...
filters
buffer
Function buffer
buffer
<
T
>
(
size
:
number
)
:
IterableFilter
<
T
>
An iterable filter that (once started) pre-fetches entries from the source up to the size.
Type Parameters
T
Parameters
size
:
number
Returns
IterableFilter
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/linq - v1.5.11
Loading...
An iterable filter that (once started) pre-fetches entries from the source up to the size.