func github.com/andybalholm/brotli/flate.NewGZIPEncoder

2 uses

	github.com/andybalholm/brotli/flate (current package)
		gzip.go#L10: func NewGZIPEncoder() matchfinder.Encoder {
		writer.go#L20: 	return newWriter(w, level, NewGZIPEncoder())