This website requires JavaScript.
Explore
Help
Sign In
chylex
/
Brotli-Builder
Watch
1
Star
0
Fork
0
You've already forked Brotli-Builder
mirror of
https://github.com/chylex/Brotli-Builder.git
synced
2025-08-15 01:17:01 +02:00
Code
Activity
Files
experimental
Brotli-Builder
/
BrotliLib
/
Collections
/
Huffman
History
chylex
9c57e552a1
Split HuffmanGenerator into 2 files & refactor
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