Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 196 Bytes

File metadata and controls

3 lines (3 loc) · 196 Bytes

huffcoder

Simple encoder and decoder using canonical Huffman codes. The header format is very similar to the ones used in JPEG files. This code is still under development and not well tested.