Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@
it encodes and writes to file(probably)
it's lossless(probably)
adjustable bytesize(see tester)

UPDATE 9/17/21
i feel bad for you person
the encoder probably works; the decoder tries to read from binary but gets very strange numbers when it reads in from the encoded file
the rest of the decoder probably works afterwards but who knows whats happening on that line
check lines 132-140 for potential issues

if the code is turbobroken just tell me and ill fix it and just write the list of integers version that should skirt around this problem
Binary file modified bin/LZW.class
Binary file not shown.
Binary file modified bin/Testerboi.class
Binary file not shown.
Binary file modified boi.txt
Binary file not shown.
Loading