Package dev.relism.flash.http2.hpack
package dev.relism.flash.http2.hpack
-
ClassDescriptionReassembles one HEADERS/CONTINUATION sequence into a bounded contiguous connection buffer.Signals that a fully decoded HPACK block exceeded the configured header-list limit.Receives decoded HPACK fields in wire order.Stateful, allocation-free HPACK decoder for one HTTP/2 connection direction.Per-connection HPACK dynamic table.Stateless HPACK encoder for response header blocks.Reusable per-stream storage for decoded header fields.RFC 7541 §5.1 prefix-coded integer encode/decode.The immutable 61-entry HPACK static table defined by RFC 7541 Appendix A.RFC 7541 §5.2 / Appendix B: the fixed canonical Huffman code used to compress HPACK string literals.