A pipeline built based on schema S.
Pipeline objects should not be created explicitly. They are created (and sometimes returned) by Schema.pipe once the final stage is appended.
Input range interface, if the last stage supports it.
Output range interface, if the last stage supports it.
See Implementation
A pipeline built based on schema S.
Pipeline objects should not be created explicitly. They are created (and sometimes returned) by Schema.pipe once the final stage is appended.