Preparing search index...
The search index is not available
stream-to-it
stream-to-it
transform
Function transform
transform
<
Input
,
Output
>
(
transform
)
:
Transform
<
Source
<
Input
>
,
AsyncGenerator
<
Output
>
>
Convert a
Transform
stream to an
iterable transform
.
Type Parameters
Input
=
unknown
Output
=
Input
Parameters
transform
:
Duplex
Returns
Transform
<
Source
<
Input
>
,
AsyncGenerator
<
Output
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
stream-to-it
Loading...
Convert a
Transform
stream to an iterable transform.