property Deno.QuicConn.incomingBidirectionalStreams
A stream of bidirectional streams opened by the peer.
ReadableStream<QuicBidirectionalStream>
A stream of bidirectional streams opened by the peer.
ReadableStream<QuicBidirectionalStream>