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 7b2a6ee

Browse filesBrowse files
ShenHongFeiaduh95
authored andcommitted
doc: sea.getRawAsset(key) always returns an ArrayBuffer
PR-URL: #56206 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent a5aaf31 commit 7b2a6ee
Copy full SHA for 7b2a6ee

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/single-executable-applications.md‎

Copy file name to clipboardExpand all lines: doc/api/single-executable-applications.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ writes to the returned array buffer is likely to result in a crash.
352352
353353
* `key` {string} the key for the asset in the dictionary specified by the
354354
`assets` field in the single-executable application configuration.
355-
* Returns: {string|ArrayBuffer}
355+
* Returns: {ArrayBuffer}
356356
357357
### `require(id)` in the injected main script is not file based
358358

0 commit comments

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