ObjFW  Check-in [a325d5a1ee]

Overview
Comment:Add OF(Mutable)ArchiveEntry protocol

Also makes OF(Mutable){LHA,Tar,ZIP}ArchiveEntry conform to it, providing
a common protocol to access archives.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a325d5a1ee1da3f824015711e572ff3c6eca6b55f3888075aad7edb04d536262
User & Date: js on 2022-08-27 21:37:06
Other Links: manifest | tags
Context
2022-08-27
21:42
Make GCC happy again check-in: 7094055a27 user: js tags: trunk
21:37
Add OF(Mutable)ArchiveEntry protocol check-in: a325d5a1ee user: js tags: trunk
21:24
OFTarArchiveEntry: Rename size to uncompressedSize check-in: 98c64d0af9 user: js tags: trunk
Changes