Uses of Class
org.eclipse.jetty.http2.hpack.HpackException.CompressionException
Packages that use HpackException.CompressionException
-
Uses of HpackException.CompressionException in org.eclipse.jetty.http2.hpack
Methods in org.eclipse.jetty.http2.hpack that throw HpackException.CompressionExceptionModifier and TypeMethodDescriptionstatic String
Huffman.decode
(ByteBuffer buffer) static String
Huffman.decode
(ByteBuffer buffer, int length)