writable property
The writable read-only property of the
WebTransportBidirectionalStream interface returns a
WebTransportSendStream instance that can be used to write outgoing data.
Implementation
external JSObject get writable;
The writable read-only property of the
WebTransportBidirectionalStream interface returns a
WebTransportSendStream instance that can be used to write outgoing data.
external JSObject get writable;