<html>
<body>
BlobBuilder support for the Google Gears API for GWT.
<p>
A Blob is an immutable, read-only object, the same as a JavaScript string.
BlobBuilders are used to generate a Blob with new content.
They are to Java's StringBuilder as Gears Blobs are to Java's Strings.
</p>
</body>
</html>