Searched defs:gzipCompressor (Results 1 – 1 of 1) sorted by relevance
56 type gzipCompressor struct { struct57 pool sync.Pool91 func (c *gzipCompressor) Do(w io.Writer, p []byte) error {101 func (c *gzipCompressor) Type() string {