Structure

NSData.Base64DecodingOptions

Options to modify the decoding algorithm used to decode Base64 encoded data. Base64エンコードされたデータをデコードするために使われるデコードアルゴリズムを修正するオプション。

Declaration 宣言

struct Base64DecodingOptions, @unchecked Sendable

Topics 話題

Initializers イニシャライザ

Constants 定数

Relationships 関係

Conforms To 次に準拠

See Also 参照

Encoding and Decoding Base64 Representations Base64表現の符号化と復号