Fix formatting of packet number length in QuicPacketHeader operator<<

gfe-relnote: n/a (test/debug-only formatting fix)
PiperOrigin-RevId: 288402356
Change-Id: I6dc430c0574963255facecda3ba69bcc8aa083d7
1 file changed
tree: b52b01d2d82dd53983525b0187bac84e7544a312
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.