mime v0.5.2 (2020-09-29T14:41:26Z)
Dub
Repo
MatchletEntry
mime
cache
Magic matchlet entry in mime cache.
alias
MatchletEntry
=
Tuple
!(
uint
,
"rangeStart"
,
uint
,
"rangeLength"
,
uint
,
"wordSize"
,
uint
,
"valueLength"
,
const
(
char
)[],
"value"
,
const
(
char
)[],
"mask"
,
uint
,
"childrenCount"
,
uint
,
"firstChildOffset"
)
Meta
Source
See Implementation
mime
cache
aliases
AliasEntry
GlobEntry
IconEntry
LiteralEntry
MatchEntry
MatchletEntry
MimeTypeAlternative
MimeTypeAlternativeByName
NamespaceEntry
classes
MimeCache
MimeCacheException
Magic matchlet entry in mime cache.