Searched defs:Compressor (Results 1 – 1 of 1) sorted by relevance
20 type Compressor func(w io.Writer) (io.WriteCloser, error) type133 func RegisterCompressor(method uint16, comp Compressor) {