|
|
|
| block_size | - Size of sub block of data to encode | |
| <source> | - Source file name | |
| <target> | - Target file name |
| e | - Encode file | |
| d | - Decode file |
| a | - Arithmetic coding | |
| h | - Huffman coding | |
| 7 | - LZ77 coding | |
| 8 | - LZ78 coding | |
| w | - LZW coding | |
| r | - RLE coding |