Skip to main content

DATA_OFFSET

Constant DATA_OFFSET 

Source
pub const DATA_OFFSET: usize = 8;
Expand description

Byte offset from the start of a heap allocation where payload data begins (immediately after the 8-byte HeapHeader).