type github.com/andybalholm/brotli/matchfinder.AutoReset

2 uses

	github.com/andybalholm/brotli/matchfinder (current package)
		textencoder.go#L46: type AutoReset struct {
		textencoder.go#L50: func (a AutoReset) FindMatches(dst []Match, src []byte) []Match {