mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 17:59:54 +08:00
2
HACKING
2
HACKING
@@ -632,7 +632,7 @@ Indices are not completely understood but here is what we know.
|
||||
+------+---------+-------------+------------------------------------------+
|
||||
| data | length | name | description |
|
||||
+------+---------+-------------+------------------------------------------+
|
||||
| 0x01 | 1 bytes | page_type | 0x03 indicate an index page |
|
||||
| 0x03 | 1 bytes | page_type | 0x03 indicate an index page |
|
||||
| 0x01 | 1 bytes | unknown | |
|
||||
| ???? | 2 bytes | free_space | The free space at the end this page |
|
||||
| ???? | 4 bytes | parent_page | The page number of the TDEF for this idx |
|
||||
|
||||
Reference in New Issue
Block a user