Gabriel
Results
1
comments of
Gabriel
Hi, everyone!!! Many hours later I figured out using parts of other codes that I found around. My solution: ``` function dataURItoBlob(dataURI) { // convert base64/URLEncoded data component to raw...