# `GSPDFReader deflate`

*Instance Method*

## Declaration

```swift
func deflate() -> Bool
```

```objc
- (BOOL) deflate;
```

```python
deflate() -> bool
```

