Add an explicit cast from uint64_t to size_t. Otherwise it fails to compile on Chromium 32-bit platforms. gfe-relnote: n/a (no functional change) PiperOrigin-RevId: 229406761 Change-Id: Idc32566d22c4a03a0fd4a2b9b5fd4a7c17f830cc
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.