As discussed [here](https://github.com/netty/netty-incubator-codec-http3/pull/3#issuecomment-735435890). The final goal is to reuse the same `HuffmanEncoder` and `HuffmanDecoder` both in `codec-http2` and `codec-http3`.
As discussed here.
The final goal is to reuse the same
HuffmanEncoderandHuffmanDecoderboth incodec-http2andcodec-http3.