- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Dec 2013 16:46:47 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23977
Bug ID: 23977
Summary: [Streams API] Generic object stream
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Streams API
Assignee: tyoshino@google.com
Reporter: tyoshino@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
There're requests to standardize Streams API to be able to handle any object.
One proposal I have is
- rename *ByteStream back to *Stream
- add "cost" parameter to write() method of WritableByteStream
- add "as-is" to ReadType
then, everything should work also for arbitrary objects.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 3 December 2013 16:46:49 UTC