| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 578e731 commit 3789c28
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -576,7 +576,7 @@ changes: | |||
| 576 | 576 | not operating in object mode, `chunk` must be a string, `Buffer` or | |
| 577 | 577 | `Uint8Array`. For object mode streams, `chunk` may be any JavaScript value | |
| 578 | 578 | other than `null`. | |
| 579 | - * `encoding` {string} The encoding, if `chunk` is a string | ||
| 579 | + * `encoding` {string} The encoding, if `chunk` is a string. **Default:** `'utf8'` | ||
| 580 | 580 | * `callback` {Function} Callback for when this chunk of data is flushed | |
| 581 | 581 | * Returns: {boolean} `false` if the stream wishes for the calling code to | |
| 582 | 582 | wait for the `'drain'` event to be emitted before continuing to write | |
| Back | FazBrowse Home | New Git URL |
0 commit comments