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

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

Blobbuilder Ruins Binary Data

I have a problem with BlobBuilder (Chrome11) I try to obtain an image from server with XHR request.… Read more Blobbuilder Ruins Binary Data

Huge Javascript Html5 Blob (from Large Arraybuffers) To Build A Giant File In Client Side

I'm writing a web browser app (client-side) that downloads a huge amount of chunks from many lo… Read more Huge Javascript Html5 Blob (from Large Arraybuffers) To Build A Giant File In Client Side