Package 

Class ZipDecompressionCallback.Report


  • 
    public final class ZipDecompressionCallback.Report
    
                        

    Can't calculate write speed, progress and decompressed file size for the given period onStart, because we can't get the final size of the decompressed files unless we unzip it first, so only bytesDecompressed and fileCount that can be provided.