| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5ccb429 commit 59c67fe
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -775,6 +775,10 @@ on Unix systems, it never was. | |||
| 775 | 775 | ||
| 776 | 776 | Returns a new ReadStream object (See `Readable Stream`). | |
| 777 | 777 | ||
| 778 | + Be aware that, unlike the default value set for `highWaterMark` on a | ||
| 779 | + readable stream (16kB), the stream returned by this method has a | ||
| 780 | + default value of 64kB for the same parameter. | ||
| 781 | + | ||
| 778 | 782 | `options` is an object with the following defaults: | |
| 779 | 783 | ||
| 780 | 784 | { flags: 'r', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments