Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Next #57

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Next #57

wants to merge 2 commits into from

Conversation

timwindsor
Copy link

...ring value and decodes it as Base64 then saves the binary result in the Blob.

Supporting this additional encoding method means that data expressed as Base64 in Javascript can be converted to binary and then saved in the filesystem. Data URL's like Canvas can then be saved as images.

timwindsor and others added 2 commits March 20, 2012 19:39
… String value and decodes it as Base64 then saves the binary result in the Blob.


Supporting this additional encoding method means that data expressed as Base64 in Javascript can be converted to binary and then saved in the filesystem. Data URL's like Canvas can then be saved as images.
…64 encoded strings in blobToString(blob, 'binary)
@timwindsor
Copy link
Author

Added the same capability to blobToString

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant