Get-Reqd / CACI-Utility

2017-2018 Capstone Project for CACI International Inc.
1 stars 6 forks source link

Compression implementation in FileSplitter #15

Closed jacksonblankenship closed 3 years ago

jacksonblankenship commented 6 years ago

We need to include compression as a part of the file splitting and joining process.

Subluxation commented 6 years ago

I seem to be having difficulties decompressing the files when performing the join method. Compressing the files after splitting gives no problems. Once the files are put through to be decompressed, it decompresses all files correctly except the first one. If someone could look at the code with me i'd appreciate it.