An input of a PipelineStage which produces items in stream/async way. Usefull for connecting a Node.JS stream into a pipeline of iterators.
Thomas Minier
Close the pipeline input
Report an error that occurs during execution
The error to report
Produces a new value and inject it into the pipeline
New value produced
Generated using TypeDoc
An input of a PipelineStage which produces items in stream/async way. Usefull for connecting a Node.JS stream into a pipeline of iterators.
Thomas Minier