Kea  1.9.9-git
utf8.h File Reference
#include <stdint.h>
#include <string>
#include <vector>
+ Include dependency graph for utf8.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

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