This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
You've already forked SWCompression
mirror of
https://github.com/tsolomko/SWCompression.git
synced
2026-06-23 14:56:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7a66d58ea91045b0c3ffddb8bb43b473cd3bc7f
SWCompression
/
Sources
T
History
Timofey Solomko
c7a66d58ea
Apparently, I've missed extraDistanceBits array and was reading a value from wrong array. This was fixed.
2016-10-28 21:02:31 +03:00
..
Deflate.swift
Apparently, I've missed extraDistanceBits array and was reading a value from wrong array. This was fixed.
2016-10-28 21:02:31 +03:00
Extensions.swift
Added new extension for getting an array of bits from ambigious places in Data objects; convert array to number functions moved to Extensions file.
2016-10-27 14:47:27 +03:00
HuffmanLength.swift
Added extensions, findNextSymbol; HuffmanLength moved to a separate file.
2016-10-26 21:03:19 +03:00
HuffmanTable.swift
Apparently, I've missed extraDistanceBits array and was reading a value from wrong array. This was fixed.
2016-10-28 21:02:31 +03:00
Info.plist
Added some initial code for deflate compression (and test).
2016-10-23 15:29:20 +03:00
SWCompression.h
Added project.
2016-10-16 22:52:23 +03:00