Class HuffmanDecoder
java.lang.Object
org.eclipse.jetty.http3.qpack.internal.util.HuffmanDecoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecode
(ByteBuffer buffer) void
reset()
void
setLength
(int length)
-
Constructor Details
-
HuffmanDecoder
public HuffmanDecoder()
-
-
Method Details
-
setLength
public void setLength(int length) -
decode
- Throws:
EncodingException
-
reset
public void reset()
-