Class HpackDecoder

java.lang.Object
org.eclipse.jetty.http2.hpack.HpackDecoder

public class HpackDecoder extends Object
Hpack Decoder

This is not thread safe and may only be called by 1 thread at a time.