public final class NSDataBase64DecodingOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
NSDataBase64DecodingIgnoreUnknownCharacters
Use the following option to modify the decoding algorithm so that it ignores unknown non-Base64 bytes, including line ending characters.
|
public static final long NSDataBase64DecodingIgnoreUnknownCharacters