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
f99ef866116995bde706fb73dc41da7a7bda7fa2
SWCompression
/
Sources
/
ZIP
T
History
Timofey Solomko
1146c215fd
Remove some redundant checks in local header validation
2017-10-28 13:05:18 +03:00
..
ZipCentralDirectoryEntry.swift
Move validation into local header and call it from entry info init
2017-10-28 13:02:57 +03:00
ZipCommon.swift
Reduce usage of for-where clause
2017-10-07 13:09:55 +03:00
ZipContainer.swift
Move validation into local header and call it from entry info init
2017-10-28 13:02:57 +03:00
ZipEndOfCentralDirectory.swift
Move source code files into subfolders
2017-10-06 23:10:01 +03:00
ZipEntry.swift
Make Entries and EntryInfos structs instead of classes
2017-10-21 13:29:01 +03:00
ZipEntryInfo.swift
Move validation into local header and call it from entry info init
2017-10-28 13:02:57 +03:00
ZipError.swift
Move source code files into subfolders
2017-10-06 23:10:01 +03:00
ZipLocalHeader.swift
Remove some redundant checks in local header validation
2017-10-28 13:05:18 +03:00