| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1e3aed0 commit 5756d67
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -672,7 +672,7 @@ supported encodings or an alias. | |||
| 672 | 672 | * Returns: {string} | |
| 673 | 673 | ||
| 674 | 674 | Decodes the `input` and returns a string. If `options.stream` is `true`, any | |
| 675 | - incomplete byte sequences occuring at the end of the `input` are buffered | ||
| 675 | + incomplete byte sequences occurring at the end of the `input` are buffered | ||
| 676 | 676 | internally and emitted after the next call to `textDecoder.decode()`. | |
| 677 | 677 | ||
| 678 | 678 | If `textDecoder.fatal` is `true`, decoding errors that occur will result in a | |
| Back | FazBrowse Home | New Git URL |
0 commit comments