# Functions
ReedSolomon uses reed-solomon algorithm to redundancy file
Receive parameter: - file: the file to be processed - saveDir: save directory
Return parameter: - []string: processed data fragmentation - error: error message.
Restore files from shards and save to outpath.
Restore files from shards and save to outpath.