juniper/hpack/decoder/sidebar-items.js

1 line
504 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"enum":[["DecoderError","Represents all errors that can be encountered while performing the decoding of an HPACK header set."],["IntegerDecodingError","Represents all errors that can be encountered while decoding an integer."],["StringDecodingError","Represents all errors that can be encountered while decoding an octet string."]],"struct":[["Decoder","Decodes headers encoded using HPACK."]],"type":[["DecoderResult","The result returned by the `decode` method of the `Decoder`."]]});