Enumeration 列挙

NSDataBase64DecodingOptions

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

Declaration 宣言

typedef enum NSDataBase64DecodingOptions : NSUInteger {
    ...
} NSDataBase64DecodingOptions;

Topics 話題

Constants 定数

See Also 参照

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