ImportFileNotBackendCompatible constructor

ImportFileNotBackendCompatible()

Indicates that the import file was exported from a different FMTC backend, and is not compatible with the current backend

The bytes prior to the footer signature should an identifier (eg. the name) of the exporting backend proceeded by hex "FF FF FF FF".

Implementation

ImportFileNotBackendCompatible();