Skip to content

Can I get the Options of a ZipArchive so I can reuse it for ZipWriter? #173

Open
@gdamjan

Description

@gdamjan

I'm making an app where I read a zip file, make some modifications, and write a new file,
I'd like to keep the same options (as much as possible) of the input file.

Can I somehow read the option from ZipArchive to reuse it instead of zip::write::FileOptions::default() ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions