blackberry / WebWorks-TabletOS

BlackBerry WebWorks for Tablet OS is a platform for building deeply integrated web applications for the BlackBerry PlayBook
http://us.blackberry.com/developers/tablet/webworks.jsp
Apache License 2.0
70 stars 14 forks source link

Next #57

Open timwindsor opened 12 years ago

timwindsor commented 12 years ago

...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 commented 12 years ago

Added the same capability to blobToString