# `GSItemProtocol postRead:`

*Instance Method*

## Declaration

```swift
optional func postRead(_ formatVersion: GSFormatVersion)
```

```objc
- (void) postRead:(GSFormatVersion) formatVersion;
```

```python
postRead_(formatVersion: GSFormatVersion)
```

