| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e38d62a commit 36bc8b9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2768,9 +2768,9 @@ changes: | |||
| 2768 | 2768 | * `bytesRead` {integer} | |
| 2769 | 2769 | * `buffer` {Buffer} | |
| 2770 | 2770 | ||
| 2771 | - Similar to the `fs.read90` function, this version takes an optional `options` | ||
| 2772 | - object. If no `options` object is specified, it will default with the above | ||
| 2773 | - values. | ||
| 2771 | + Similar to the [`fs.read()`][] function, this version takes an optional | ||
| 2772 | + `options` object. If no `options` object is specified, it will default with the | ||
| 2773 | + above values. | ||
| 2774 | 2774 | ||
| 2775 | 2775 | ### `fs.readdir(path[, options], callback)` | |
| 2776 | 2776 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments