| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4899998 commit 0ac4a6a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2147,8 +2147,9 @@ added: v11.6.0 | |||
| 2147 | 2147 | changes: | |
| 2148 | 2148 | - version: v15.0.0 | |
| 2149 | 2149 | pr-url: https://github.com/nodejs/node/pull/35093 | |
| 2150 | - description: The key can also be an ArrayBuffer. The encoding argument was | ||
| 2151 | - added. The key cannot contain more than 2 ** 32 - 1 bytes. | ||
| 2150 | + description: The key can also be an ArrayBuffer or string. The encoding | ||
| 2151 | + argument was added. The key cannot contain more than | ||
| 2152 | + 2 ** 32 - 1 bytes. | ||
| 2152 | 2153 | --> | |
| 2153 | 2154 | ||
| 2154 | 2155 | * `key` {string|ArrayBuffer|Buffer|TypedArray|DataView} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments