Skip to main content

FIRST_DATA_SECTOR

Constant FIRST_DATA_SECTOR 

Source
pub const FIRST_DATA_SECTOR: u32 = 3;
Expand description

First sector where chunk data can be stored. Header takes ceil(TOTAL_HEADER_SIZE / SECTOR_SIZE) = 3 sectors (8 + 8192 = 8200 bytes).