Difference between revisions of "ZIM file format"

Jump to navigation Jump to search
235 bytes removed ,  10:50, 4 April 2009
Line 31: Line 31:
== Index pointer list ==
== Index pointer list ==


The index pointer list is a list of 4 byte offsets to the directory entries. Since directory entries has variable size, this is needed for random access.
The index pointer list is a list of 8 byte offsets to the directory entries. Since directory entries has variable size, this is needed for random access.
 
Due to the fact, that these pointers are only 4 byte, the directory entries have to be in the first 4GB of the zim file. The pointers to data in the directory entries are 8 bytes, so that the zim file may be much larger than the 4GB.


== Directory entries ==
== Directory entries ==

Navigation menu