filter
Filter this stream to produce results from a new Readable.
Return
The filtered stream.
Parameters
cbk
The callback to filter with.
Filter this stream to produce results from a new Readable.
Return
The filtered stream.
Parameters
cbk
The callback to filter with.
options
The options for the filter operation.
Filter this stream to produce results from a new Readable.
Return
The filtered stream.
Parameters
options
The options for the filter operation.
cbk
The callback to filter with.