Botan 3.0.0-alpha0
Crypto and TLS for C&
|
#include <botan/internal/charset.h>
#include <botan/internal/loadstor.h>
#include <botan/exceptn.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
std::string | Botan::latin1_to_utf8 (const uint8_t chars[], size_t len) |
std::string | Botan::ucs2_to_utf8 (const uint8_t ucs2[], size_t len) |
std::string | Botan::ucs4_to_utf8 (const uint8_t ucs4[], size_t len) |