1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2024-10-17 12:42:47 +02:00
Brotli-Builder/BrotliLib/Collections/Huffman
2020-04-07 17:51:34 +02:00
..
BitPath.cs Add BitPath to use in HuffmanGenerator instead of BitStream 2019-11-24 13:54:30 +01:00
HuffmanGenerator.Frequency.cs Split HuffmanGenerator into 2 files & refactor 2020-04-07 17:51:34 +02:00
HuffmanGenerator.Paths.cs Split HuffmanGenerator into 2 files & refactor 2020-04-07 17:51:34 +02:00
HuffmanNode.cs Fix documentation to use <c> instead of <code> 2020-03-10 00:42:02 +01:00
HuffmanNode.Dummy.cs Remove HuffmanNode.SymbolCount and use HuffmanTree lookup instead 2019-11-30 01:48:09 +01:00
HuffmanNode.Leaf.cs Fix documentation to use <c> instead of <code> 2020-03-10 00:42:02 +01:00
HuffmanNode.Path.cs Remove HuffmanNode.SymbolCount and use HuffmanTree lookup instead 2019-11-30 01:48:09 +01:00