Base64 unicode support

Wraps atob & btoa functions for unicode conversions

As of 2021-01-11. See the latest version.

Author
YukkuriC
Ratings
0 0 0
Version
0.1
Created
2021-01-11
Updated
2021-01-11
License
N/A
Applies to

Base64 Unicode Support

Wraps atob & btoa functions for unicode conversions; current version inspired by this page

Base64 Unicode 支持

根据该页面内代码装饰atobbtoa函数,使其可支持unicode字符转换