Remove unused set_endianness from QuicDataReader.

gfe-relnote: n/a (Remove dead code)
PiperOrigin-RevId: 281415125
Change-Id: Ia279d063545fb6e5575fa558a9178094a837d9ef
1 file changed
tree: ddd373758db0f500949e1d9a10449d5542a4cf37
  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.