from_base64_str, fonction
Décode la chaîne base64 donnée en un tableau d'octets
_ASYNCRTIMP std::string __cdecl from_base64_str(
const std::string& str
);
Paramètres
- str
Configuration requise
En-tête : asyncrt_utils.h
Espace de noms : utility::conversions