Difference between revisions of "ZIM file format"

Jump to navigation Jump to search
120 bytes added ,  10:52, 4 April 2009
no edit summary
Line 32: Line 32:


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.
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.
== Cluster pointer list ==
The cluster pointer list is a list of 8 byte offsets to the data clusters.


== Directory entries ==
== Directory entries ==
Line 61: Line 65:
|-
|-
|}
|}
== Clusters ==


== Data ==
== Data ==

Navigation menu