IFileFormat
Description
- Derived from
- Extended by
-
FileFormat abstract
Base interface for classes that can read and optionally write certain file formats.
Public / Methods
CanRead
2 overloads
Can this file format object be used to read the given data?
- See also
Can this file format object be used to read the given path?
Public / Attributes
Mime
The machine-readable type of this file format.
For details on Media Types (aka. MIME-type), please refer to this webpage:
https://www.iana.org/assignments/media-types/media-types.xhtml