Type Property
型プロパティ
ignore
ignoreUnknownCharacters
Modify the decoding algorithm so that it ignores unknown non-Base-64 bytes, including line ending characters.
復号アルゴリズムを修正します、それでそれは未知の非Base-64バイトを、行終始文字を含めて無視します。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.1+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var ignoreUnknownCharacters: NSData
.Base64DecodingOptions
{ get }