forked from quic-go/quic-go
Using an invalid packet number length would error on Header.Write(), so it's not necessary to check this on GetLength().
5.0 KiB
5.0 KiB
Using an invalid packet number length would error on Header.Write(), so it's not necessary to check this on GetLength().