wording
This commit is contained in:
parent
4a9c910ff7
commit
053497cd0b
@ -306,9 +306,10 @@ A packed list is a list of varints.
|
|||||||
Complete file structure
|
Complete file structure
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
`idx_*` entries are of type `[]u29` and are pointing to the respective `Groups`
|
`idx_*` sections are of type `[]u29` and are pointing to the respective
|
||||||
and `Users` entries (from the beginning of the respective section). Since
|
`Groups` and `Users` entries (from the beginning of the respective section).
|
||||||
entries are 8-byte aligned, 3 bits are saved from every element.
|
Since User and Group records are 8-byte aligned, 3 bits are saved from every
|
||||||
|
element.
|
||||||
|
|
||||||
Each section is padded to 64 bytes.
|
Each section is padded to 64 bytes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user