We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e86a66 commit 863d192Copy full SHA for 863d192
doc/api/errors.md
@@ -1505,6 +1505,7 @@ Used when creation of a [`zlib`][] object fails due to incorrect configuration.
1505
[`hash.update()`]: crypto.html#crypto_hash_update_data_inputencoding
1506
[`readable._read()`]: stream.html#stream_readable_read_size_1
1507
[`sign.sign()`]: crypto.html#crypto_sign_sign_privatekey_outputformat
1508
+[`stream.pipe()`]: stream.html#stream_readable_pipe_destination_options
1509
[`stream.push()`]: stream.html#stream_readable_push_chunk_encoding
1510
[`stream.unshift()`]: stream.html#stream_readable_unshift_chunk
1511
[`stream.write()`]: stream.html#stream_writable_write_chunk_encoding_callback
0 commit comments