This might be useful for debugging. Instead of a list of offsets create a mapping such as: ``` {index: (offset, filename)} ``` Needs some thought, but could be nice to be able to know which file the data came from originally.
This might be useful for debugging. Instead of a list of offsets create a mapping such as:
Needs some thought, but could be nice to be able to know which file the data came from originally.