Articles tagged: Blob
Found 5 documents
- Archive/Firefox_OS/Firefox_OS_apps/Reference_apps/rtcamera
- Web/API/Blob/Blob The Blob() constructor returns a new Blob object. The content of the blob consists of the ...
- Web/API/Body/blob The blob() method of the Body mixin takes a Response stream and reads it to completion. It ...
- Web/API/FormData/Using_FormData_Objects The FormData object lets you compile a set of key/value pairs to send using XMLHttpRequest. It ...
- Web/API/PushMessageData/blob The blob() method of the PushMessageData interface extracts push message data as a Blob object.