private static DecodeBase64 ( string s, int maximumLength ) : byte[] | ||
s | string | The string to decode |
maximumLength | int | The maximum number of bytes to decode |
Résultat | byte[] |
private static DecodeBase64 ( string s, int maximumLength ) : byte[] | ||
s | string | The string to decode |
maximumLength | int | The maximum number of bytes to decode |
Résultat | byte[] |