Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Decode the given base64 string to a byte array
_ASYNCRTIMP std::vector<unsigned char> __cdecl from_base64(
const utility::string_t& str
);
Parameters
- str
Requirements
Header: asyncrt_utils.h
Namespace: utility::conversions