Closed vladgurgov closed 6 years ago
This fixes btoa and atob function to match browser's specs. It should use binary format not utf8. Current implementation breaks libraries like pako, this fixes it
This fixes btoa and atob function to match browser's specs. It should use binary format not utf8. Current implementation breaks libraries like pako, this fixes it