# `TDReader unread`

*Instance Method*

## Declaration

```swift
func unread()
```

```objc
- (void) unread;
```

```python
unread()
```

## Discussion

Push back a single character

