---
title: UnicodeDecodingResult.emptyInput
framework: swift
role: symbol
role_heading: Case
path: swift/unicodedecodingresult/emptyinput
---

# UnicodeDecodingResult.emptyInput

An indication that no more Unicode scalars are available in the input.

## Declaration

```swift
case emptyInput
```
