Type Property 型プロパティ

ignoreUnknownCharacters

Modify the decoding algorithm so that it ignores unknown non-Base-64 bytes, including line ending characters. 復号アルゴリズムを修正します、それでそれは未知の非Base-64バイトを、行終始文字を含めて無視します。

Declaration 宣言

static var ignoreUnknownCharacters: NSData.Base64DecodingOptions { get }