Skip to content

Commit 863d192

Browse files
maclover7vsemozhetbyt
authored andcommitted
doc: add link for stream.pipe()
PR-URL: #16593 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 6e86a66 commit 863d192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/errors.md

+1
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,7 @@ Used when creation of a [`zlib`][] object fails due to incorrect configuration.
15051505
[`hash.update()`]: crypto.html#crypto_hash_update_data_inputencoding
15061506
[`readable._read()`]: stream.html#stream_readable_read_size_1
15071507
[`sign.sign()`]: crypto.html#crypto_sign_sign_privatekey_outputformat
1508+
[`stream.pipe()`]: stream.html#stream_readable_pipe_destination_options
15081509
[`stream.push()`]: stream.html#stream_readable_push_chunk_encoding
15091510
[`stream.unshift()`]: stream.html#stream_readable_unshift_chunk
15101511
[`stream.write()`]: stream.html#stream_writable_write_chunk_encoding_callback

0 commit comments

Comments
 (0)