Ada 2.7.8
Fast spec-compliant URL parser
Loading...
Searching...
No Matches
encoding_type.h File Reference

Definition for supported encoding types. More...

#include "ada/common_defs.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  ada
 

Enumerations

enum class  ada::encoding_type { ada::UTF8 , ada::UTF_16LE , ada::UTF_16BE }
 

Functions

ada_warn_unused std::string ada::to_string (encoding_type type)
 

Detailed Description

Definition for supported encoding types.

Definition in file encoding_type.h.