Skip to content

Commit

Permalink
Huffman codec can serialize to text
Browse files Browse the repository at this point in the history
Refactored the Huffman codec implementation and added ability to
serialize to C++-like text format. This would reduce the time-complexity
if loading hard-coded codecs.
  • Loading branch information
Andrey Tuganov authored and dneto0 committed Aug 16, 2017
1 parent 1d477b9 commit 17d941a
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 73 deletions.
Loading

0 comments on commit 17d941a

Please sign in to comment.