doc: clarify fs.createReadStream options · nodejs/node@ad841a2 · GitHub
Skip to content

Commit ad841a2

Browse files
WesTylerMylesBorins
authored andcommitted
doc: clarify fs.createReadStream options
* start/end start *counting* at 0 * If fd is specified and start is omitted or undefined, fs.createReadStream() reads sequentially from the current file position. Fixes: #7099 PR-URL: #10078 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Roman Reiss <me@silverwind.io>
1 parent 338014e commit ad841a2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/api/fs.md

Lines changed: 3 additions & 1 deletion

0 commit comments

Comments
 (0)