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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.