Skip to content

Allow reading any IO-like stream as a ZIP file #2

Description

@javanthropus

Originally submitted under Rubyforge by Jarred Holman. Paraphrased:

Allow any readable, IO-like stream to be used as an archive source by Archive::Zip.new, even non-seekable streams. Specifically, allow for the use case where a ZIP archive contains an embedded ZIP archive which can itself be opened and processed without first writing it to disk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions