- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Wed, 17 Jul 2013 10:47:50 -0700
- To: Jonas Sicking <jonas@sicking.cc>
- Cc: Takeshi Yoshino <tyoshino@google.com>, Feras Moussa <feras.moussa@hotmail.com>, Travis Leithead <travis.leithead@microsoft.com>, Alex Russell <slightlyoff@google.com>, "Web Applications Working Group WG (public-webapps@w3.org)" <public-webapps@w3.org>
On Tue, Jul 16, 2013 at 11:10 PM, Jonas Sicking <jonas@sicking.cc> wrote: > Reading any format that contains textual data. I.e. things like HTML, > OpenDocument, pdf, etc. While many of those are compressed, it seems > likely that you could pass a stream through a decompressor which > produces a decompressed stream. Yeah, extending APIs for such features to support streams seems better than adding support for all of them on Stream. Letting Stream just be a low-level primitive for a stream of bytes seems good enough. -- http://annevankesteren.nl/
Received on Wednesday, 17 July 2013 17:48:16 UTC