ArchiveReader instance for the ZIP archive.makeZipReader
fn
ArchiveReader makeZipReader(const(ubyte)[] data, ReadOptions opts)Create a ZipReader for reading from an in-memory buffer.
Parameters
data | The complete ZIP archive data. |
opts | Read options. |
Returns
An