The view
getter property of the ReadableStreamBYOBRequest
interface returns the current view.
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 Standard # ref-for-rs-byob-request-view① |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
view |
89 | 89 | 102 | No | 75 | No | 89 | 89 | 102 | 63 | No | 15.0 |
© 2005–2023 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