Defined in File rapidyaml-0.5.0.hpp
decode the base64 encoding in the given buffer
See also
https://en.wikipedia.org/wiki/Base64
encoded – [in] the encoded base64
data – [out] the output buffer
the number of bytes needed to return the output.. No writes occur beyond the end of the output buffer.