Change the signature of method FindZipFile to FindZipType(ReadResult readResult) to enable the manipulation of readResult parameter.
Remove commented code
Add unit tests for the test of the getFileType extensions from byte array using jpg, docx, zip, xlsx and pptx files.
Change the signature of method FindZipFile to FindZipType(ReadResult readResult) to enable the manipulation of readResult parameter. Remove commented code Add unit tests for the test of the getFileType extensions from byte array using jpg, docx, zip, xlsx and pptx files.