property
quic.CreateStreamOptions.incremental
incremental?: boolean
When true, data from this stream may be interleaved with data from other streams of the same priority level. When false, the stream should be completed before same-priority peers. Default: false.