Exemple #1
0
 public static int decode_size_max(int input)
 {
     return(PicoDLL.base64_decode_size_max(input));
 }