Expand description
§Handling of slice references into the in-memory DB file
Structs§
- FDBBucket
Header Slice - Invariant: length must always be a multiple of 4 bytes
- FDBColumn
Header Slice - Invariant: length must always be a multiple of 8 bytes
- FDBField
Data Slice - Invariant: length must always be a multiple of 4 bytes
- FDBTable
Header Slice - Invariant: length must always be a multiple of 8 bytes