ReadableByteStreamController.desiredSize
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The desiredSize
read-only property of the
ReadableByteStreamController
interface returns the desired size required
to fill the stream's internal queue.
Value
An integer. Note that this can be negative if the queue is over-full.
Examples
TBD.
Specifications
Specification |
---|
Streams Standard # ref-for-rbs-controller-desired-size② |
Browser compatibility
BCD tables only load in the browser