cef_base64decode

Decodes the base64 encoded string |data|. The returned value will be NULL if the decoding fails.

version(cef && embedded_cef_bindings)
extern (C)
cef_base64decode
(
const(cef_string_t)* data
)

Meta