#include <FileTypeDetector.h>
|
| using | Result = FileTypeWrapper::Result |
| |
◆ Result
◆ detect()
◆ mimetype_by_data()
| std::string FileTypeDetector::mimetype_by_data |
( |
const char * |
data, |
|
|
int64_t |
size |
|
) |
| const |
◆ mimetype_by_file() [1/2]
| std::string FileTypeDetector::mimetype_by_file |
( |
const char * |
path | ) |
const |
◆ mimetype_by_file() [2/2]
| std::string FileTypeDetector::mimetype_by_file |
( |
std::string const & |
path | ) |
const |
|
inline |
◆ filetype
| FileTypeWrapper FileTypeDetector::filetype |
|
private |
The documentation for this class was generated from the following files: