Difference between revisions of "ZIM file format"

Jump to navigation Jump to search
457 bytes added ,  08:07, 17 October 2010
Line 42: Line 42:


Since directory entries have variable sizes this is needed for random access.
Since directory entries have variable sizes this is needed for random access.
{|{{Prettytable}}
! Field Name            !! Type    !!Offset!!Length!! Description
|-
| <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>
|-
| <nth URL>              || integer ||(n-1)*8||  8 || Pointer to the Directory Entry of <nth URL>
|-
| ...                    || integer || ...  ||    8 || ...
|}


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

Navigation menu