netty5/codec-http2/src
Aayush Atharva 99bd5895dc Inline variables to make code more readable (#11565)
Motivation:
There are lots of redundant variable declarations which should be inlined to make good look better.

Modification:
Made variables inlined.

Result:
Less redundant variable and more readable code.
2021-08-11 17:07:32 +02:00
..
main Some small improvements (#11564) 2021-08-11 13:42:24 +02:00
test Inline variables to make code more readable (#11565) 2021-08-11 17:07:32 +02:00