This feature is not Baseline because it does not work in some of the most widely-used browsers.
Note: This feature is available in Web Workers.
The view getter property of the ReadableStreamBYOBRequest interface returns the current view.
A typed array representing the destination region to which the controller can write generated data.
null if the request has already been responded to, by calling ReadableStreamBYOBRequest.respond() or ReadableStreamBYOBRequest.respondWithNewView().
See the examples in ReadableStreamBYOBRequest.
| Specification |
|---|
| Streams> # ref-for-rs-byob-request-view①> |
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
view |
89 | 89 | 102 | 75 | No | 89 | 102 | 63 | No | 15.0 | 89 | No |
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBRequest/view