R1000 Archive (Pair)¶
R1000 Archives consists of a pair of files, named something.DATA
and something.INDEX. The contents of the archive is in the
DATA file, and the INDEX file describes the contents with reference
to byte-ranges in the DATA file.
Usage¶
from autoarchaeologist.vendor.rational import r1k_archive
…
self.add_examiner(*r1k_archive.ALL)
Test input¶
30000405
Documentation¶
None found.