Module btree

Source
Expand description

https://www.sqlite.org/fileformat.html

Structs§

Btree
BtreeHeader
IndexBTreeInteriorCell
IndexBTreeLeafCell
InputContext
TableBTreeInteriorCell
TableBTreeLeafCell

Enums§

Cell
Record

Functions§

decode
Decode the B-Tree on a page
decode_first_page
Decode the B-Tree on the first page