ReadableByteStreamController.byobRequest
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The byobRequest read-only property of the
ReadableByteStreamController interface returns the current BYOB pull
request, or undefined if there are no pending requests.
Value
A ReadableStreamBYOBRequest object instance, or undefined.
Examples
TBD.
Specifications
| Specification |
|---|
| Streams Standard # ref-for-rbs-controller-byob-request② |
Browser compatibility
BCD tables only load in the browser