Difference between revisions of "ZIM file format"

Jump to navigation Jump to search
76 bytes added ,  08:09, 17 October 2010
Line 46: Line 46:
! Field Name            !! Type    !!Offset!!Length!! Description
! Field Name            !! Type    !!Offset!!Length!! Description
|-
|-
| <1st URL>              || integer ||    0 ||    8 || Pointer to the Directory Entry of <1st URL>
| <1st URL>              || integer ||    0 ||    8 || Pointer to the directory entry of <1st URL>
|-
|-
| <2nd URL>              || integer ||    8 ||    8 || Pointer to the Directory Entry of <2nd URL>
| <2nd URL>              || integer ||    8 ||    8 || Pointer to the directory entry of <2nd URL>
|-
|-
| <nth URL>              || integer ||(n-1)*8||  8 || Pointer to the Directory Entry of <nth URL>
| <nth URL>              || integer ||(n-1)*8||  8 || Pointer to the directory entry of <nth URL>
|-
|-
| ...                    || integer || ...  ||    8 || ...
| ...                    || integer || ...  ||    8 || ...
|}
|}
Directory Entries are cached and always accessed via the URL pointer list.


== Title pointer list (titlePtrPos) ==
== Title pointer list (titlePtrPos) ==

Navigation menu