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

Firefox Downloading Multiple Files At Once Not Possible?

Downloading multiple blobs in chrome, edge and IE doesn't seem to be a problem, but on Firefox … Read more Firefox Downloading Multiple Files At Once Not Possible?

Javascript Save Blob To Localstorage

I am trying to save blob data (favicon) retrieved via AJAX, to localStorage. Code : var xhr = new X… Read more Javascript Save Blob To Localstorage

Entity Framework Reading Blob Data Into Html Img

I am trying to read blob data into an html image object. I want to avoid any file creation and hand… Read more Entity Framework Reading Blob Data Into Html Img

Firefox Downloading Multiple Files At Once Not Possible?

Downloading multiple blobs in chrome, edge and IE doesn't seem to be a problem, but on Firefox … Read more Firefox Downloading Multiple Files At Once Not Possible?

Html5 Video Blob On IOS 9

Loading a video (mp4/H264) to a blob through xhr, then using such blob as the source for an HTML5 V… Read more Html5 Video Blob On IOS 9