Skip to content

Change huffman.hh class declarations

Change implementation of Huffman from template classes to union of char types (8, 16 and 32 bits).

Merge request reports