netty5/codec-http2
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
..
src Simplify and Remove useless Bit operations from HpackHuffmanDecoder (#10656) 2020-10-12 11:45:08 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00