Magic
Engine lib magic class
Object : _data.metadata.magic
Members
name
type
read-only
description
mime
std::string
contains the last mime_type loaded by load_mime
Functions
name
parameters
return-type
description
Magic
(void)
Magic
the class constructor creates a new Magic instance
load_mime
(const std::string &)
void
will use magic_buffer to check the mime type of the passed buffer
Last updated