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.3
SWCompression
/
Sources
/
Deflate
T
History
Timofey Solomko
78459b710a
[Deflate] Fix incorrect truncation check when processing uncompressed blocks
2022-09-23 19:45:45 +03:00
..
Deflate.swift
[Deflate] Fix incorrect truncation check when processing uncompressed blocks
2022-09-23 19:45:45 +03:00
Deflate+Compress.swift
[Deflate] Replace computation of static tree codes from lenghts with precomputed codes
2022-05-21 23:00:36 +03:00
Deflate+Constants.swift
[Deflate] Replace computation of static tree codes from lenghts with precomputed codes
2022-05-21 23:00:36 +03:00
Deflate+Lengths.swift
[Deflate] Add guards against truncated inputs
2022-05-20 21:46:57 +03:00
DeflateError.swift
Update copyright year to 2022
2022-01-08 15:02:59 +03:00