Move quiche_endian.h and quiche_endian_test.cc out of platform. PiperOrigin-RevId: 337607774 Change-Id: Ib0253a0a80b5b8fe8896e4b38b51d876926c1abf
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. QUICHE is only supported on little-endian platforms.