Skip to main content

PAGE_HEADER_SIZE

Constant PAGE_HEADER_SIZE 

Source
pub const PAGE_HEADER_SIZE: usize = 7;
Expand description

Bytes consumed by the per-page header (type + next-ptr + payload-len).