|
Ada 3.4.0
Fast spec-compliant URL parser
|
Character encoding type definitions. 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 } |
| Character encoding types for URL processing. More... | |
Functions | |
| ada_warn_unused std::string_view | ada::to_string (encoding_type type) |
Character encoding type definitions.
Defines the encoding types supported for URL processing.
Definition in file encoding_type.h.