| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d426143 commit 8b5e42e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2029,7 +2029,7 @@ user programs. | |||
| 2029 | 2029 | be written. The `chunk` will be a string if the `Writable` was created with | |
| 2030 | 2030 | the `decodeStrings` option set to `false` and a string was passed to `write()`. | |
| 2031 | 2031 | * `encoding` {string} The character encoding of the `chunk`. If `chunk` is | |
| 2032 | - a `Buffer`, the `encoding` will be `'buffer`. | ||
| 2032 | + a `Buffer`, the `encoding` will be `'buffer'`. | ||
| 2033 | 2033 | * `callback` {Function} A callback function (optionally with an error | |
| 2034 | 2034 | argument) to be invoked when processing is complete for the supplied chunks. | |
| 2035 | 2035 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments