Skip to content

doc: clarify fs.createReadStream options#10078

Closed
WesTyler wants to merge 1 commit intonodejs:masterfrom
xogroup:fs_documentation_#7099
Closed

doc: clarify fs.createReadStream options#10078
WesTyler wants to merge 1 commit intonodejs:masterfrom
xogroup:fs_documentation_#7099

Conversation

@WesTyler
Copy link
Contributor

@WesTyler WesTyler commented Dec 1, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change
  • 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.
  • Addresses Omission in the fs doc #7099

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants