iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Functions
binary_helper.h File Reference
#include <funapi/types.h>
#include <string>

Go to the source code of this file.

Functions

FUNAPI_DLL_VISIBILITY bool fun::util::DecodeBase64 (const std::string &data, std::string *result)
 
FUNAPI_DLL_VISIBILITY void fun::util::EncodeBase64 (const std::string &data, std::string *result, bool pad)