doc: resume a stream after pipe() and unpipe() · nodejs/node@cc492c3 · GitHub
Skip to content

Commit cc492c3

Browse files
mcollinaMylesBorins
authored andcommitted
doc: resume a stream after pipe() and unpipe()
Clarifies the behavior of streams when _readableState.flowing is false. resume() must be called explicitly for the 'data' event to be emitted again. Fixes: #1041 PR-URL: #13329 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent ae00f25 commit cc492c3

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

doc/api/stream.md

Lines changed: 18 additions & 4 deletions

0 commit comments

Comments
 (0)