![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | helper |
Functions | |
const char * | helper::get_mime_name_from_ext (const std::string &ext) |
MediaType | helper::get_media_type_from_extension (const std::string &extenstion) |
bool | helper::is_text_type (const MediaType mt) |
const char * | helper::get_mime_name (MediaType mt) |
std::string | helper::to_string (MediaType mt) |