pipe
Pipes the existing Observable sequence into a Node.js Stream.
Arguments
dest
(Stream
): dest The destination Node.js stream.
Returns
(Stream
): The destination stream.
Example
Last updated
Was this helpful?
Pipes the existing Observable sequence into a Node.js Stream.
dest
(Stream
): dest The destination Node.js stream.
(Stream
): The destination stream.
Last updated
Was this helpful?