The checksum logic was lost in transition. The original code was bugging out with our current chnages anyway so this is a good opportunity for us to get on top of this. Since Split.java and Assemble.java don't seem to be doing anything right now, it may be better to create a Checksum class that can be called from FileSplitter.java.
The checksum logic was lost in transition. The original code was bugging out with our current chnages anyway so this is a good opportunity for us to get on top of this. Since Split.java and Assemble.java don't seem to be doing anything right now, it may be better to create a Checksum class that can be called from FileSplitter.java.