Re: Is BlobBuilder needed?

On Thu, 27 Oct 2011 08:14:39 +0900, Jonas Sicking <jonas@sicking.cc> wrote:
> b = new Blob([foo, bar], { contentType: "text/plain" });
>
> isn't too bad. The other properties that I could think of that we'd
> want to add sometime in the future would be encoding for strings,
> including endianness for utf16 strings.

Lets call it "type" if it is not actually a Content-Type header value but  
a MIME type.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 27 October 2011 09:06:17 UTC