use size_t* instead of QuicByteCount* to fix quiche roll.

PiperOrigin-RevId: 336406234
Change-Id: Ic857c6ade8016b7ded98b7910b9ca4beb85f2e1c
2 files changed
tree: ac8711307c46e843982bf2d3fda8e6839c7f0714
  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.