You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.