Namespace SuperOffice.Mime
Classes
MimeDetect
Detects the MIME type of binary content from its leading "magic" bytes, with a
best-effort text/HTML heuristic for content that has no binary signature.
Fully managed and platform independent. (Previously this P/Invoked
urlmon.dll!FindMimeFromData, which only worked on Windows and left
non-Windows callers with no detection at all.)