6#ifndef EVO_INPUT_PROCESSING_H
7#define EVO_INPUT_PROCESSING_H
38 const char* output_file,
39 const char* generations,
bool decrypt);
55 const char* generations,
bool decrypt,
Structure to hold arguments for the chunk processing function.
Definition input_processing.h:19
char * buffer
Definition input_processing.h:20
const char * generations
Definition input_processing.h:21
bool decrypt
Definition input_processing.h:22