Ejemplo n.º 1
0
 public static int encode_size_max(int input)
 {
     return(PicoDLL.base64_encode_size_max(input));
 }