map
Map over this stream to produce results from a new Readable.
Return
The mapped stream.
Parameters
cbk
The callback to map with.
Map over this stream to produce results from a new Readable.
Return
The mapped stream.
Parameters
cbk
The callback to map with.
options
The options for the map operation.
Map over this stream to produce results from a new Readable.
Return
The mapped stream.
Parameters
options
The options for the map operation.
cbk
The callback to map with.