isCompressedFormat

Returns true for a selected but incomplete list of mime-types that are describing a compressed format.

This function is useful for avoiding redundant compression.

@safe nothrow pure @nogc
bool
isCompressedFormat
(
string mimetype
)

Meta