---
title: omitPaddingCharacter
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsdata/base64encodingoptions/omitpaddingcharacter
---

# omitPaddingCharacter

Omit the = padding characters in the end of the base64 encoded result

## Declaration

```swift
static let omitPaddingCharacter: NSData.Base64EncodingOptions
```
