foo_spider_monkey_panel icon indicating copy to clipboard operation
foo_spider_monkey_panel copied to clipboard

utils.WriteTextFileV2 with UTF-16

Open regorxxx opened this issue 1 year ago • 1 comments

Self explanatory. Most JS string compression tools require UTF-16 for the output files.

https://pieroxy.net/blog/pages/lz-string/index.html https://github.com/pieroxy/lz-string ...

They can not be saved using native methods.

regorxxx avatar Jan 25 '23 12:01 regorxxx