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