fix web exportToExternalStorage
Previously, files on the web would be saved as base64. This fixes that and now files are saved as the proper byte representation.
Fixes #21 (closed) .
Previously, files on the web would be saved as base64. This fixes that and now files are saved as the proper byte representation.
Fixes #21 (closed) .