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
d2d74d52b95ffdf92c1864cff663b7bb28f4ccca
SWCompression
/
Sources
/
TAR
T
History
Timofey Solomko
c8d92e56d3
Replace BitReader and ByteReader with BitByteData's implementations
2018-01-03 19:22:15 +03:00
..
ByteReader+Tar.swift
Replace BitReader and ByteReader with BitByteData's implementations
2018-01-03 19:22:15 +03:00
ContainerEntryType+Tar.swift
Remove "from" argument labels from various internal inits
2017-10-28 17:11:23 +03:00
Int+Tar.swift
Extract tar specific extensions into separate files
2017-10-08 20:32:39 +03:00
TarContainer.swift
Replace BitReader and ByteReader with BitByteData's implementations
2018-01-03 19:22:15 +03:00
TarEntry.swift
Add and update documentation
2017-11-14 20:37:20 +03:00
TarEntryInfo.swift
Replace BitReader and ByteReader with BitByteData's implementations
2018-01-03 19:22:15 +03:00
TarError.swift
Correct doc string for TarError.wrongField
2017-11-18 11:08:52 +03:00
TarExtendedHeader.swift
Accept Optional(Data) in TarExtendedHeader
2017-10-14 00:30:54 +03:00