type compress/flate.ReadError

3 uses

	compress/flate (current package)
		inflate.go#L47: type ReadError struct {
		inflate.go#L52: func (e *ReadError) Error() string {

	github.com/klauspost/compress/flate
		inflate.go#L61: type ReadError = flate.ReadError