azure-core
Classes | Namespaces
base64.hpp File Reference

Utility functions to help convert between binary data and UTF-8 encoded text that is represented in Base64. More...

#include <algorithm>
#include <stdexcept>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Azure::Core::Convert
 Used to convert one form of data into another, for example encoding binary data into Base64 text. More...
 

Namespaces

 Azure
 Azure SDK abstractions.
 
 Azure::Core
 Abstractions commonly used by Azure SDK client libraries.