pub fn encoded_len( quarter_stream_id: u64, context_id: u64, payload_len: usize, ) -> usize
The number of bytes encode will produce.
encode
Used to decide whether a packet fits in a QUIC datagram before copying it.