node/doc/api
Christian d'Heureuse e296ffb360 doc: fix mistakes in stream doc (object mode)
This patch fixes some trivial documentation mistakes for streams
operating in object mode.

For `unshift()`, `_write()`, `push()` and `_transform()`, the data type
of the `chunk` parameter is extended with `any` and the description
is corrected to take into account that streams can operate in object mode.

PR-URL: https://github.com/nodejs/node/pull/11807
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-03-15 16:08:06 -07:00
..
_toc.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
addons.md doc: update link to V8 Embedder's guide 2017-02-14 11:15:57 +01:00
all.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
assert.md assert: enforce type check in deepStrictEqual 2017-03-12 17:07:13 +01:00
buffer.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
child_process.md doc: improve child_process maxBuffer text 2017-03-13 11:44:04 -07:00
cli.md 2017-02-28, Version 7.7.0 (Current) 2017-02-28 21:58:21 -05:00
cluster.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
console.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
crypto.md doc: argument types for crypto methods 2017-03-14 17:17:13 -07:00
debugger.md doc: update V8 debugger doc to mention --inspect-brk 2017-02-27 13:58:18 -08:00
deprecations.md doc: deprecate private http properties 2017-03-09 05:50:18 -05:00
dgram.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
dns.md doc: argument types for dns methods 2017-03-14 17:29:52 -07:00
documentation.md doc: remove Locked from stability index 2017-03-05 19:43:05 -08:00
domain.md doc: fix sorting in API references 2017-02-20 13:11:11 -08:00
errors.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
events.md doc: missing argument types for events methods 2017-03-14 17:15:35 -07:00
fs.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
globals.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
http.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
https.md doc: argument types for https methods 2017-03-08 07:41:12 -08:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: package main can be directory with an index 2017-03-13 10:28:07 -05:00
net.md doc: fix stylistic issues in api/net.md 2017-03-15 01:10:12 +08:00
os.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
path.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
process.md doc: fix a typo in api/process.md 2017-03-14 17:21:57 -07:00
punycode.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
querystring.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
readline.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
repl.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
stream.md doc: fix mistakes in stream doc (object mode) 2017-03-15 16:08:06 -07:00
string_decoder.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: fix broken URL to event loop guide 2017-03-06 16:01:26 +01:00
tls.md doc: add changelogs for tls 2017-02-24 02:06:31 +01:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add some info on tty#setRawMode() 2016-12-08 13:39:45 -05:00
url.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
util.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
v8.md v8: add cachedDataVersionTag 2017-03-05 14:23:02 +01:00
vm.md doc: add changelogs for vm 2017-02-24 02:06:31 +01:00
zlib.md doc: add changelogs for zlib 2017-02-24 02:06:31 +01:00