Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit 918ec06

Browse files
maclover7addaleax
authored andcommitted
doc: add link for stream.pipe()
PR-URL: nodejs/node#16593 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 19fbfbd commit 918ec06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/api/errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,6 +1531,7 @@ Used when creation of a [`zlib`][] object fails due to incorrect configuration.
15311531
[`hash.update()`]: crypto.html#crypto_hash_update_data_inputencoding
15321532
[`readable._read()`]: stream.html#stream_readable_read_size_1
15331533
[`sign.sign()`]: crypto.html#crypto_sign_sign_privatekey_outputformat
1534+
[`stream.pipe()`]: stream.html#stream_readable_pipe_destination_options
15341535
[`stream.push()`]: stream.html#stream_readable_push_chunk_encoding
15351536
[`stream.unshift()`]: stream.html#stream_readable_unshift_chunk
15361537
[`stream.write()`]: stream.html#stream_writable_write_chunk_encoding_callback

0 commit comments

Comments
 (0)