netty5/codec-http2/src
Aayush Atharva 2464bee521 Simplify and Remove useless Bit operations from HpackHuffmanDecoder (#10656)
Motivation:
We should simplify and remove useless bit operations to make code more efficient, faster, and easier to understand.

Modification:
Simplified and Removed Useless Bit Operations

Result:
Simpler Code.
2020-10-12 11:45:08 +02:00
..
main Simplify and Remove useless Bit operations from HpackHuffmanDecoder (#10656) 2020-10-12 11:45:08 +02:00
test Use j.u.Consumer interface instead of bespoke copy (#10520) 2020-08-31 16:42:58 +02:00