Searched refs:gzipDecompressor (Results 1 – 1 of 1) sorted by relevance
115 type gzipDecompressor struct { struct123 return &gzipDecompressor{}126 func (d *gzipDecompressor) Do(r io.Reader) ([]byte, error) { argument150 func (d *gzipDecompressor) Type() string { argument