This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: Gears Future APIs: Blob API
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Now, the Blob API isn’t going to be something that you will use often, if ever. It is an internal-ish API that other APIs such as the Image Manipulation API will use.
A blob is an object representing file data. It is retrievable, for example, from a resource store or from a HttpRequest or some other [...]