https://www.w3.org/Bugs/Public/show_bug.cgi?id=24008

            Bug ID: 24008
           Summary: [Streams API] Partially decreasing
                    numBytesBeingReturned without calling next read()
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Streams API
          Assignee: tyosh...@google.com
          Reporter: tyosh...@google.com
        QA Contact: public-webapps-bugzi...@w3.org
                CC: m...@w3.org, public-webapps@w3.org

Currently, only read() and readExact() invocation resets numBytesBeingReturned.
We have the following options to allow for partially replenishing amount to
retrieve:
- have setting pullAmount reset numBytesBeingReturned
- numBytesBeingReturned modifiable via an attribute

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to