The outgoing half of a QUIC stream.
Signal that no more data will be sent on this stream.
Abort the stream with the given error code.
Write some bytes, returning the number actually written.
Write all bytes, looping as needed.