Ada 2.9.2
Fast spec-compliant URL parser
|
Definition for supported encoding types. More...
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) |
Definition for supported encoding types.
Definition in file encoding_type.h.