Searched defs:testZip2ZipWriter (Results 1 – 1 of 1) sorted by relevance
791 type testZip2ZipWriter struct { struct792 entries map[string]string795 func (w testZip2ZipWriter) CopyFrom(file *zip.File, out string) error {