github.com/andybalholm/brotli.Encoder.Encode (method, view implemented interface methods)

one use

	github.com/andybalholm/brotli (current package)
		encoder.go#L17: func (e *Encoder) Encode(dst []byte, src []byte, matches []matchfinder.Match, lastBlock bool) []byte {