Currently, two methods are implemented. Classic method does not use compression, while Compression1 uses a Huffman coding. In the future, we will also add other methods for comparison (e.g. Adaptive Huffman, Arithmetic coding...) If you encounter any bugs, please let us know.