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