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().
17 KiB
17 KiB
Using an invalid packet number length would error on Header.Write(), so it's not necessary to check this on GetLength().