Lines Matching full:compressor
1 pkg archive/zip, func RegisterCompressor(uint16, Compressor)4 pkg archive/zip, type Compressor func(io.Writer) (io.WriteCloser, error)