# `GSPDFReader inflate`

*Instance Method*

## Declaration

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

```objc
- (BOOL) inflate;
```

```python
inflate() -> bool
```

