| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 615ad8c commit 549bce1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -134,7 +134,7 @@ console.log(Buffer.from('fhqwhgads', 'utf16le')); | |||
| 134 | 134 | ``` | |
| 135 | 135 | ||
| 136 | 136 | Node.js buffers accept all case variations of encoding strings that they | |
| 137 | - receive. For example, UTF-8 can be specified as `'utf8'`, `'UTF8'` or `'uTf8'`. | ||
| 137 | + receive. For example, UTF-8 can be specified as `'utf8'`, `'UTF8'`, or `'uTf8'`. | ||
| 138 | 138 | ||
| 139 | 139 | The character encodings currently supported by Node.js are the following: | |
| 140 | 140 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments