Created
March 2, 2012 05:19
-
-
Save exodist/1955887 to your computer and use it in GitHub Desktop.
format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IndexableArchiveVXXXX.XXXX | |
uint64 jump size | |
uint64 jump count | |
...long data... | |
( | |
Checksum | |
Data | |
) | |
...index index... | |
...file index... | |
( | |
Uint64 jump size | |
Uint64 jump count | |
Start length namelength name | |
) | |
...indexes... | |
( | |
Uint64 jump size | |
Uint64 jump count | |
Length desc/meta | |
... index ... | |
Uint64 first offset | |
Uint8* offset | |
... | |
............. | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment