Skip to content Skip to sidebar Skip to footer
Showing posts with the label Blob

Using Js To Consume A Rails Send_data Response

I have a VueJS frontend that is connected to a Rails API backend. In one of the endpoints, I am usi… Read more Using Js To Consume A Rails Send_data Response

How To Reconstruct A Blob For An Image From A Binary String (client Side Hidden Form Field) In Google Apps Script

I am trying to use Google HTMLService to process a form from the client side. The tricky part is th… Read more How To Reconstruct A Blob For An Image From A Binary String (client Side Hidden Form Field) In Google Apps Script

Why I Got `not Allowed To Load Local Resource` Error On Chrome When I Use Blob To Load Resource From Arraybuffer?

I need to load an image from ArrayBuffer. I saw some articles says using Blob is the most efficient… Read more Why I Got `not Allowed To Load Local Resource` Error On Chrome When I Use Blob To Load Resource From Arraybuffer?

Blob Url To File With Php

I'm trying to create a file preview system. When the user click in a upload button and select f… Read more Blob Url To File With Php

Trouble With Binary String In Javascript Above Character Code 128

So I'm trying to create and save a binary file locally in javascript using this library: https:… Read more Trouble With Binary String In Javascript Above Character Code 128