LocalStorage: fix storage of binary data.
Do not store data as encoded string but as data URL. Set a default mime type for text attachment if not provided.
Showing
Please register or sign in to comment
Do not store data as encoded string but as data URL. Set a default mime type for text attachment if not provided.