IMimeStore.byMimeType

All stored mime types.

interface IMimeStore
InputRange!(const(MimeType))
byMimeType
()

Return Value

Type: InputRange!(const(MimeType))

Range of stored mime.type.MimeType objects.

Meta