Searched refs:compressWholeFile (Results 1 – 1 of 1) sorted by relevance
780 z.compressWholeFile(ze, r, compressChan)852 func (z *ZipWriter) compressWholeFile(ze *zipEntry, r io.ReadSeeker, compressChan chan *zipEntry) { func