videozane/LZW-Compressor-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
I fixed the compressor in order to output an ArrayList of integers. The encode() method only outputted the integers in a String previously, so I reconstructed the method. -Zane