amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
Signature
amalthea
fileformats
Undocumented in source.
struct
Signature {
ubyte
[]
bytes
;
uint
offset
;
this
(Signature rhs);
}
Constructors
this
this
(Signature rhs)
Undocumented in source.
Members
Variables
bytes
ubyte
[]
bytes
;
Key byte sequence.
offset
uint
offset
;
Offset of the signature from the beginning of the file.
Meta
Source
See Implementation
amalthea
fileformats
functions
addNewPathToFindFileFormats
contentTypeGuess
g_content_type_get_description
g_content_type_get_mime_type
getAllFileFormats
getFileFormat
isUnicodeTextFile
static functions
g_content_type_guess
g_free
searchBySignature
structs
FileFormat
Signature
variables
canonBase