Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6d02bd6

Browse filesBrowse files
lpincaruyadorno
authored andcommitted
doc: add history entry for textEncoder.encodeInto()
Fixes: #55938 PR-URL: #55990 Refs: #29524 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name>
1 parent e239382 commit 6d02bd6
Copy full SHA for 6d02bd6

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/util.md‎

Copy file name to clipboardExpand all lines: doc/api/util.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2132,6 +2132,10 @@ encoded bytes.
21322132
21332133
### `textEncoder.encodeInto(src, dest)`
21342134
2135+
<!-- YAML
2136+
added: v12.11.0
2137+
-->
2138+
21352139
* `src` {string} The text to encode.
21362140
* `dest` {Uint8Array} The array to hold the encode result.
21372141
* Returns: {Object}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.