type compress/flate.WriteError

3 uses

	compress/flate (current package)
		inflate.go#L59: type WriteError struct {
		inflate.go#L64: func (e *WriteError) Error() string {

	github.com/klauspost/compress/flate
		inflate.go#L66: type WriteError = flate.WriteError