0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Andreas Girgensohn 44d04a8c01 doc: clarify documentation of pipes and zlib objects
Document how pipes can be chained in readable.pipe().
Document that zlib.Zlib inherits from stream.Transform.

PR-URL: https://github.com/nodejs/node/pull/22354
Fixes: https://github.com/nodejs/node/issues/22341
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-08-18 11:21:51 +03:00
..
addons.md
assert.md assert: multiple improvements 2018-08-04 10:04:32 +02:00
async_hooks.md
buffer.md doc: list encodings supported by buffer.transcode 2018-08-11 17:08:15 -07:00
child_process.md doc: document 'inherit' option for stdio (non-shorthand) 2018-08-14 22:38:51 +03:00
cli.md doc: add doc for --loader option 2018-08-18 11:15:37 +03:00
cluster.md
console.md 2018-07-18, Version 10.7.0 (Current) 2018-07-18 20:17:23 +02:00
crypto.md 2018-08-15, Version 10.9.0 (Current) 2018-08-16 11:52:38 +10:00
debugger.md
deprecations.md crypto: deprecate useless crypto APIs 2018-08-10 12:41:02 +02:00
dgram.md dgram: implement socket.bind({ fd }) 2018-08-06 11:05:51 +02:00
dns.md
documentation.md
domain.md
errors.md http2: explicitly disallow nested push streams 2018-08-13 11:15:50 -07:00
esm.md
events.md
fs.md fs: readdir optionally returning type information 2018-08-13 19:18:45 -07:00
globals.md
http2.md doc: clarify ServerResponse explanations 2018-08-15 19:59:31 -07:00
http.md doc: clarify ServerResponse explanations 2018-08-15 19:59:31 -07:00
https.md 2018-08-15, Version 10.9.0 (Current) 2018-08-16 11:52:38 +10:00
index.md
inspector.md
intl.md doc: bump ICU version to avoid confusion 2018-08-14 22:44:58 +03:00
modules.md
n-api.md doc: link n-api module init to multi-load addons 2018-07-23 23:39:56 -04:00
net.md doc: fix return type of server.address() 2018-08-03 17:15:21 +08:00
os.md
path.md
perf_hooks.md
process.md 2018-07-18, Version 10.7.0 (Current) 2018-07-18 20:17:23 +02:00
punycode.md
querystring.md
readline.md
repl.md
stream.md doc: clarify documentation of pipes and zlib objects 2018-08-18 11:21:51 +03:00
string_decoder.md
synopsis.md
timers.md
tls.md
tracing.md trace_events: add node.promises category, rejection counter 2018-08-07 07:43:18 -07:00
tty.md
url.md doc: clarify that new URL().port could be an empty string 2018-08-17 13:00:31 +02:00
util.md test: remove harmony flags 2018-08-15 17:39:59 +02:00
v8.md
vm.md vm: rename vm.Module to vm.SourceTextModule 2018-07-31 10:23:03 -05:00
worker_threads.md doc: fix worker example to receive message 2018-07-18 17:45:30 +02:00
zlib.md doc: clarify documentation of pipes and zlib objects 2018-08-18 11:21:51 +03:00