Base64 encode the given string.
Declared in <util/strencodings.h>
<util/strencodings.h>
std::string EncodeBase64(std::string_view str);
The base64 encoding of str.