| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f9d36cb commit 4cf4ee9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2755,9 +2755,9 @@ changes: | |||
| 2755 | 2755 | * `bytesRead` {integer} | |
| 2756 | 2756 | * `buffer` {Buffer} | |
| 2757 | 2757 | ||
| 2758 | - Similar to the `fs.read90` function, this version takes an optional `options` | ||
| 2759 | - object. If no `options` object is specified, it will default with the above | ||
| 2760 | - values. | ||
| 2758 | + Similar to the [`fs.read()`][] function, this version takes an optional | ||
| 2759 | + `options` object. If no `options` object is specified, it will default with the | ||
| 2760 | + above values. | ||
| 2761 | 2761 | ||
| 2762 | 2762 | ### `fs.readdir(path[, options], callback)` | |
| 2763 | 2763 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments