Difference between revisions of "ZIM file format"

Jump to navigation Jump to search
150 bytes added ,  16:35, 21 June 2009
Line 32: Line 32:


The index pointer list is a list of 8 byte offsets to the directory entries. Since directory entries have variable sizes this is needed for random access.
The index pointer list is a list of 8 byte offsets to the directory entries. Since directory entries have variable sizes this is needed for random access.
The directory entries are always sorted by title. The title is encoded as [[QUnicode]], which is a custom utf-variant, which supports fast ordering.


== Cluster pointer list ==
== Cluster pointer list ==

Navigation menu