Skip to main content

load_file_bytes

Function load_file_bytes 

Source
pub fn load_file_bytes(file: &DecryptionInputFile) -> WorkflowResult<Vec<u8>>
Expand description

Reads the complete raw bytes of an encrypted input file. Parsing happens in the workflow, per format version.