Skip to content

proposal: archive/zip: appending files to archive #64647

Description

@STARRY-S

Proposal Details

The original issue was created a few years ago: #15626 and it was declined science it needs an interface like io.ReadWriterAt and a low number of potential users.

I recently encountered the need to append new files to large zip archives. Can we retake this issue and consider adding appending files into the zip archive feature to the official archive/zip library?

Although there is no interface like io.ReadWriterAt, However, I think the Appender can still be implemented based on the interface io.ReadWriteSeeker.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions