|
ADTF File Library
|
A checksum over a range within the file itself. More...
#include <indexedfile_types_v201_v301.h>
Public Attributes | |
| uint64_t | offset |
| The start offset of the range. | |
| uint64_t | size |
| The size of the range. | |
| uint64_t | checksum |
| The hash over the range (using XXH3) | |
A checksum over a range within the file itself.