![]() |
TrinityCore
|
#include <Base64.h>
Static Public Member Functions | |
| static std::string | Encode (std::vector< uint8 > const &data) |
| static Optional< std::vector< uint8 > > | Decode (std::string_view data) |
Definition at line 54 of file Base64.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |