Skip to main content

image_finalize

Function image_finalize 

Source
pub fn image_finalize(buf: &mut [u8]) -> Result<()>
Expand description

Back-patches the total image size (reference _get_packed_data: the 4-byte BE size at offset 3, after flags + version + 0xFE).