mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
Update README.md
This commit is contained in:
parent
42f3b79640
commit
8b7d429417
1 changed files with 3 additions and 3 deletions
|
|
@ -93,12 +93,12 @@ The leaf page contains a series of cells with the header of:
|
|||
[8] highbits
|
||||
[4] flag
|
||||
[4] child count
|
||||
[*] array or RLE data
|
||||
[*] array or RLE data or Handle (a pageno) to Bitmap Data
|
||||
|
||||
|
||||
### Bitmap page
|
||||
### Bitmap Data page
|
||||
|
||||
The data for the bitmap page takes up the entire 8KB.
|
||||
The data for the bitmap data page takes up the entire 8KB.
|
||||
|
||||
|
||||
## Proof of Concept Notes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue