Difference between revisions of "ZIM File Example"

Jump to navigation Jump to search
213 bytes added ,  19:37, 8 May 2011
no edit summary
(Created page with "==Example of a small zim file== 0000000: 5a49 4d04 0500 0000 0998 0d07 1f75 e653 ZIM..........u.S 0000010: 7106 3faf 3c40 cba1 0200 0000 0100 0000 q.?.<@.......... 0000020:...")
 
Line 19: Line 19:
  0000100: 0159 5ad1 9082 7bd5 8044 a46a 5b3e c865  .YZ...{..D.j[>.e
  0000100: 0159 5ad1 9082 7bd5 8044 a46a 5b3e c865  .YZ...{..D.j[>.e
  0000110: d843 24                                  .C$
  0000110: d843 24                                  .C$
==Header==
0000000: <u>5a49 4d04</u> 0500 0000 0998 0d07 1f75 e653  ZIM..........u.S
This is the magic number 72173914, which is in hex 44D495A and since all data is little endian, the result is this 5a49 4d04.

Navigation menu