W3cubDocs

/Web APIs

WebTransportBidirectionalStream: writable property

The writable read-only property of the WebTransportBidirectionalStream interface returns a WritableStream instance that can be used to write outgoing data.

Note: This feature is available in Web Workers

Value

Examples

See the main WebTransportBidirectionalStream interface page.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
writable 97 97 114 No 83 No 97 97 114 68 No 18.0

See also

© 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/WebTransportBidirectionalStream/writable