Skip to main content

load_file_header_bytes

Function load_file_header_bytes 

Source
pub fn load_file_header_bytes(file: &ShadowFile) -> WorkflowResult<SecureBytes>
Expand description

Reads the complete raw header bytes of a shadow file. Deserialization happens in the workflow, per format version.