nolanlawson / blob-util

Cross-browser utils for working with binary Blobs
https://nolanlawson.github.io/blob-util
Apache License 2.0
503 stars 45 forks source link

Add blobToDataURL. #29

Closed Treora closed 7 years ago

Treora commented 7 years ago

dataURLToBlob is already there, so this creates symmetry.