dion
Posts: 5028
Nickname: dion
Registered: Feb, 2003
|
Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
|
|
|
|
Gears Future APIs: Blob API
|
Posted: Dec 31, 2007 7:54 AM
|
|
|
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
|
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)
|
|
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 [...]
Read: Gears Future APIs: Blob API
|
|