148
edits
Line 1: | Line 1: | ||
== Memory-mapped array buffer for XHR response == | == Memory-mapped array buffer for XHR response == | ||
The feature allows to read data in packaged app by XHR with array buffer type as memory-mapped. | : The feature allows to read data in packaged app by XHR with array buffer type as memory-mapped. | ||
: It helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion/auto correction or the IME database in the keyboard APP no longer consumes RAM memory. | |||
== Use it or not? == | == Use it or not? == |
edits