Commit 14000b97 authored by James M Snell's avatar James M Snell
Browse files

doc: two minor stream doc improvements

per: https://github.com/joyent/node/issues/14596



1. document that a runtime error will occur if you attempt
   to unshift after the end event
2. document that calling read after the end event will return
   null and will not trigger a runtime error

Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
PR-URL: https://github.com/joyent/node/pull/25591
parent 8cbf7cb0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment