Skip to main content

ARTIFACT_HEADER_LEN

Constant ARTIFACT_HEADER_LEN 

Source
pub const ARTIFACT_HEADER_LEN: usize = _; // 52usize
Expand description

Length of the fixed header that precedes the zstd body: magic(16) || version(4) || content_hash(32).