| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b824a0b commit 052c8ea
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1296,7 +1296,7 @@ added: v16.6.0 | |||
| 1296 | 1296 | * `ignoreBOM` {boolean} When `true`, the `TextDecoderStream` will include the | |
| 1297 | 1297 | byte order mark in the decoded result. When `false`, the byte order mark | |
| 1298 | 1298 | will be removed from the output. This option is only used when `encoding` is | |
| 1299 | - `'utf-8'`, `'utf-16be'` or `'utf-16le'`. **Default:** `false`. | ||
| 1299 | + `'utf-8'`, `'utf-16be'`, or `'utf-16le'`. **Default:** `false`. | ||
| 1300 | 1300 | ||
| 1301 | 1301 | Creates a new `TextDecoderStream` instance. | |
| 1302 | 1302 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments