-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
fs.read documentation errors #29266
Copy link
Copy link
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
https://nodejs.org/api/fs.html#fs_fs_read_fd_buffer_offset_length_position_callback
References to buffer and offset are indicative of writing, when they should be for reading.