| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e2a801a commit 2a849ba
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -738,7 +738,7 @@ The `encoding` argument is optional and only applies when `chunk` is a string. | |||
| 738 | 738 | Defaults to `'utf8'`. | |
| 739 | 739 | ||
| 740 | 740 | The `callback` argument is optional and will be called when this chunk of data | |
| 741 | - is flushed. | ||
| 741 | + is flushed, but only if the chunk is non-empty. | ||
| 742 | 742 | ||
| 743 | 743 | Returns `true` if the entire data was flushed successfully to the kernel | |
| 744 | 744 | buffer. Returns `false` if all or part of the data was queued in user memory. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments