WebPlatformWebTransportSendStreaminterface WebTransportSendStreamextends WritableStream<Uint8Array>MDN Reference Properties ##sendOrder: number MDN Reference #sendGroup: WebTransportSendGroup optionalMDN Reference Methods ##getStats(): Promise<WebTransportSendStreamStats> MDN Reference #getWriter(): WebTransportWriter MDN Reference variable WebTransportSendStreamProperties ##prototype: WebTransportSendStream
interface WebTransportSendStreamextends WritableStream<Uint8Array>MDN Reference Properties ##sendOrder: number MDN Reference #sendGroup: WebTransportSendGroup optionalMDN Reference Methods ##getStats(): Promise<WebTransportSendStreamStats> MDN Reference #getWriter(): WebTransportWriter MDN Reference