This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
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
078a3e984a98a345887046dbade6c1f26faae94d
SWCompression
/
Sources
T
History
Timofey Solomko
078a3e984a
Added HuffmanLength and initializer from bootstrap for HuffmanTable.
2016-10-24 21:29:06 +03:00
..
Deflate.swift
Actually, if you read specifications carefully you will find out that the remaining bits should be dropped.
2016-10-24 20:31:18 +03:00
Extensions.swift
Moved UInt8 and Data extensions to a combined file. Added function to "combine" two bytes into one.
2016-10-24 20:23:26 +03:00
HuffmanTable.swift
Added HuffmanLength and initializer from bootstrap for HuffmanTable.
2016-10-24 21:29:06 +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