MDF Library

Logo

General ASAM MDF library.

View the Project on GitHub ihedvall/mdflib

MDF File

The reader and writer store file information in an MDF file object. The file format is specified by the ASAM standard organisation and an overview of the file format can be found here: ASAM MDF Wiki.

The object contains all information about the MDF file and the user may read and write its properties. Note that raw data and attachment data is handled by the writer and reader interface as it involves reading and writing from the disc.

The following interface exist.