juniper/hpack/huffman/sidebar-items.js

1 line
326 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"enum":[["HuffmanDecoderError","Represents the error variants that the `HuffmanDecoder` can return."]],"struct":[["HuffmanDecoder","A simple implementation of a Huffman code decoder."]],"type":[["HuffmanDecoderResult","The type that represents the result of the `decode` method of the `HuffmanDecoder`."]]});