An xtext codec class. More...
#include <gxtext.h>
Static Public Member Functions | |
static std::string | encode (const std::string &) |
Encodes the given string. More... | |
static std::string | decode (const std::string &) |
Decodes the given string. More... | |
|
static |
Decodes the given string.
Definition at line 79 of file gxtext.cpp.
Referenced by encode(), GAuth::SecretsFile::id(), and GAuth::SecretsFile::secret().
|
static |
Encodes the given string.
Definition at line 58 of file gxtext.cpp.
References decode(), and G_ASSERT.
Referenced by GAuth::SecretsFile::secret().