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 TypeMethodDescriptionprivate String
HpackDecoder.huffmanDecode
(ByteBuffer buffer, int length) private int
HpackDecoder.integerDecode
(ByteBuffer buffer, int prefix)