This function returns CIF checksum computed from images values found in DAF Checksum is the sum of img IFDs (Image Field Directory) offsets of objects 0, 1, 2, 3 and 4.
checksumDAF(fileName, endianness = .Platform$endian, ...)
path to file.
The endian-ness ("big" or "little") of the target system for the file. Default is .Platform$endian. Endianness describes the bytes order of data stored within the files. This parameter may not be modified.
other arguments to be passed.