19 #ifndef PADDLE_MODEL_PROTECT_UTIL_CRYPTO_BASE64_UTILS_H 20 #define PADDLE_MODEL_PROTECT_UTIL_CRYPTO_BASE64_UTILS_H 26 std::string base64_encode(
const std::string& input);
27 std::string base64_decode(
const std::string& input);
33 #endif // PADDLE_MODEL_PROTECT_BASE64_UTILS_H
All C++ FastDeploy APIs are defined inside this namespace.
Definition: option.h:16