Searched refs:Zip (Results 1 – 6 of 6) sorted by relevance
5 file.zip is an existing Zip archive to rewrite
4 // Zip alignment tool
11 infile.zip is an existing Zip archive
214 err := zip.Zip(zip.ZipArgs{
367 if err := zip.Zip(args); err != nil {454 if err := zip.Zip(args); err != nil {
357 func Zip(args ZipArgs) error { func