Convert base64 string to pdf in c

and filename safe" variant of Base64 (see RFC 3548 section 4) where - and _ are used in place of + and /. Constant Value: 8 (0x00000008) Public methods public static byte[] decode (String str, int flags) Decode the Base64-encoded data in input and return the data in a new byte array. The padding '=' characters at the end are considered optional ... ................
................