juniper/hpack/encoder/sidebar-items.js

1 line
334 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"fn":[["encode_integer","Encode an integer to the representation defined by HPACK."]],"struct":[["Encoder","Represents an HPACK encoder. Allows clients to encode arbitrary header sets and tracks the encoding context. That is, encoding subsequent header sets will use the context built by previous encode calls."]]});