---
title: fastestEncoding
framework: swift
role: symbol
role_heading: Instance Property
path: swift/stringprotocol/fastestencoding
---

# fastestEncoding

The fastest encoding to which the string can be converted without loss of information.

## Declaration

```swift
var fastestEncoding: String.Encoding { get }
```
