llvm::encodeBase64

Synopsis

Declared in <llvm/Support/Base64.h>

template<class InputBytes>
std::string
encodeBase64(InputBytes const& Bytes);