| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d04246a commit f142e66
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -335,7 +335,7 @@ This method can be used to retrieve the assets configured to be bundled into the | |||
| 335 | 335 | single-executable application at build time. | |
| 336 | 336 | An error is thrown when no matching asset can be found. | |
| 337 | 337 | ||
| 338 | - Unlike `sea.getRawAsset()` or `sea.getAssetAsBlob()`, this method does not | ||
| 338 | + Unlike `sea.getAsset()` or `sea.getAssetAsBlob()`, this method does not | ||
| 339 | 339 | return a copy. Instead, it returns the raw asset bundled inside the executable. | |
| 340 | 340 | ||
| 341 | 341 | For now, users should avoid writing to the returned array buffer. If the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments