| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f574bd4 commit fc4df0d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -87,7 +87,7 @@ total size of the internal write buffer is below the threshold set by | |||
| 87 | 87 | the size of the internal buffer reaches or exceeds the `highWaterMark`, `false` | |
| 88 | 88 | will be returned. | |
| 89 | 89 | ||
| 90 | - A key goal of the `stream` API, an in particular the [`stream.pipe()`] method, | ||
| 90 | + A key goal of the `stream` API, and in particular the [`stream.pipe()`] method, | ||
| 91 | 91 | is to limit the buffering of data to acceptable levels such that sources and | |
| 92 | 92 | destinations of differing speeds will not overwhelm the available memory. | |
| 93 | 93 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments