Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.
This repository was archived by the owner on May 15, 2022. It is now read-only.

allow access to FZip bytes #2

@paleozogt

Description

@paleozogt

If FZip is used to download a zip file, the original zip file's bytes are inaccessible. For example, these bytes could be used to generate a checksum to validate the download.

We should be able to get at these bytes via some sort of property, e.g.
public function get rawbytes():IDataInput;

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