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
29e27bc31d43e66a42e985d96def60cb7f214b8b
SWCompression
/
Sources
/
ZIP
T
History
Timofey Solomko
0d3369a4e5
Rename some variables for consistency
2017-10-21 13:51:20 +03:00
..
ZipCentralDirectoryEntry.swift
CdEntry's validate no longer has default nil value
2017-10-21 12:46:13 +03:00
ZipCommon.swift
Reduce usage of for-where clause
2017-10-07 13:09:55 +03:00
ZipContainer.swift
Rename some variables for consistency
2017-10-21 13:51:20 +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
Make Entries and EntryInfos structs instead of classes
2017-10-21 13:29:01 +03:00
ZipError.swift
Move source code files into subfolders
2017-10-06 23:10:01 +03:00
ZipLocalHeader.swift
Extract local header validate function
2017-10-21 12:50:07 +03:00