Truncate varint to 32-bit integer. This reverts an unintentional change in CL 226346424 where on 32-bit platforms varint was implicitly truncated in some cases but not the others. gfe-relnote: n/a (only affects 32-bit platforms) PiperOrigin-RevId: 229679285 Change-Id: I962f50e90fd7273f3348f34240d14f5737c9fd12
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.