Module slice

Module slice 

Source
Expand description

§Handling of slice references into the in-memory DB file

Structs§

FDBBucketHeaderSlice
Invariant: length must always be a multiple of 4 bytes
FDBColumnHeaderSlice
Invariant: length must always be a multiple of 8 bytes
FDBFieldDataSlice
Invariant: length must always be a multiple of 4 bytes
FDBTableHeaderSlice
Invariant: length must always be a multiple of 8 bytes