Skip to main content

write_file_header

Function write_file_header 

Source
pub fn write_file_header(out: &mut Vec<u8>)
Available on crate feature alloc only.
Expand description

Write the file header into out.

Always writes exactly FILE_HEADER_LEN bytes.