java.lang.Object
org.miaixz.bus.http.metric.http.Huffman
This class was originally composed of the following classes from Twitter
Hpack.
com.twitter.hpack.HuffmanEncodercom.twitter.hpack.HuffmanDecodercom.twitter.hpack.HpackUtil
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
-
Method Details
-
get
Gets the singleton instance of the Huffman codec.- Returns:
- The Huffman codec instance.
-