| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1008,7 +1008,7 @@ When undefined, `offset` defaults to `0`, and `encoding` defaults to `'utf8'`. | |||
| 1008 | 1008 | The `length` parameter is the number of bytes to write, when undefined `length` | |
| 1009 | 1009 | defaults to `buffer.length - offset`. If the Buffer did not contain enough | |
| 1010 | 1010 | space to fit the entire string, only a partial amount of the string will be | |
| 1011 | - written however, the will not write only partially encoded characters. The | ||
| 1011 | + written however, it will not write only partially encoded characters. The | ||
| 1012 | 1012 | return value indicates the number of octets written. | |
| 1013 | 1013 | ||
| 1014 | 1014 | ```js | |
| Back | FazBrowse Home | New Git URL |
0 commit comments