Skip to main content

VERSION_OFFSET

Constant VERSION_OFFSET 

Source
pub const VERSION_OFFSET: usize = 4;
Expand description

Byte offset of the 4-byte version field within the header — right after the 4-byte magic. PackWriter::finish patches this once the final v1-vs-v2 decision is known (mirrors ENTRY_COUNT_OFFSET below).