github.com/andybalholm/brotli/matchfinder.Encoder.Reset (method)

3 uses

	github.com/andybalholm/brotli/matchfinder (current package)
		matchfinder.go#L40: 	Reset()
		matchfinder.go#L97: 	w.Encoder.Reset()

	github.com/andybalholm/brotli/flate
		gzip.go#L24: 	g.f.Reset()