Searched defs:ZipEntryFromZip (Results 1 – 1 of 1) sorted by relevance
58 type ZipEntryFromZip struct { struct59 inputZip InputZip60 index int61 name string62 isDir bool63 crc32 uint3264 size uint64