mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
Trivial docs update
This commit is contained in:
parent
f807adb0ac
commit
c2ea0dd715
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ Bitmaps are persisted to disk using a file format very similar to the [Roaring B
|
|||
|
||||

|
||||
|
||||
All values are little-endian. The first two bytes of the cookie is 12348, to reflect incompatibility with the spec. Container types are NOT inferred from their cardinality as in the spec. Instead, the container type is read directly from the descriptive header.
|
||||
All values are little-endian. The first two bytes of the cookie is 12348, to reflect incompatibility with the spec, which uses 12346 or 12347. Container types are NOT inferred from their cardinality as in the spec. Instead, the container type is read directly from the descriptive header.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue