Kea 2.5.8
utf8.cc File Reference
#include <config.h>
#include <util/encode/utf8.h>
+ Include dependency graph for utf8.cc:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::util
 
namespace  isc::util::encode
 

Functions

std::vector< uint8_t > isc::util::encode::encodeUtf8 (const std::string &value)
 Encode value string into UTF-8.