https://www.w3.org/Bugs/Public/show_bug.cgi?id=23731
Bug ID: 23731
Summary: [Streams API] Should readEncoding be merged into
readType?
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Streams API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
This break enum based method definition using IDL, but API becomes a bit
simpler.
For example:
readableStream.readType = "text; UTF-8"
--
You are receiving this mail because:
You are on the CC list for the bug.