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
4.8.4
SWCompression
/
Sources
/
Common
/
CodingTree
T
History
Timofey Solomko
2b47fb7f49
[Deflate] Replace computation of static tree codes from lenghts with precomputed codes
2022-05-21 23:00:36 +03:00
..
Code.swift
Update copyright year to 2022
2022-01-08 15:02:59 +03:00
CodeLength.swift
[Deflate] Replace computation of static tree codes from lenghts with precomputed codes
2022-05-21 23:00:36 +03:00
DecodingTree.swift
[Huffman] Ensure that there is data available in findNextSymbol()
2022-01-20 22:07:43 +03:00
EncodingTree.swift
[Deflate] Replace computation of static tree codes from lenghts with precomputed codes
2022-05-21 23:00:36 +03:00