0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Calvin Metcalf ba513d140c
stream: add final method
Adds the ability to for write streams to have an _final method which acts
similarly to the _flush method that transform streams have but is called before
the finish event is emitted and if asynchronous delays the stream from
finishing.  The `final` option may also be passed in order to set it.

PR-URL: https://github.com/nodejs/node/pull/12828
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-05-24 13:11:01 -04:00
..
api stream: add final method 2017-05-24 13:11:01 -04:00
api_assets doc: reduce font size on smaller screens 2017-03-09 10:59:24 +01:00
changelogs doc: fix links from ToC to subsection for 4.8.x 2017-05-18 17:14:17 +01:00
guides doc: link to common docs in test writing guide 2017-05-23 20:53:50 +02:00
.eslintrc.yaml doc: add no-var, prefer-const in doc eslintrc 2017-04-25 00:06:39 +03:00
full-white-stripe.jpg
node.1 cmd: support dash as stdin alias 2017-05-23 20:41:13 +02:00
onboarding-extras.md doc: add suggestion to use --3way 2017-04-21 11:47:48 -04:00
onboarding.md doc: correct git fix whitespace command 2017-04-18 08:30:38 -07:00
osx_installer_logo.png
releases.md doc: update Mac OS X references in releases.md 2017-04-04 10:14:40 -07:00
STYLE_GUIDE.md doc: improve formatting of STYLE_GUIDE.md 2017-05-23 21:14:56 +02:00
template.html
thin-white-stripe.jpg