Class ZipFilesChunking


  • public class ZipFilesChunking
    extends AbstractChunking
    This class is used to process zip file chunking
    • Constructor Detail

      • ZipFilesChunking

        public ZipFilesChunking​(byte[] fileContent)
        Initializes a new instance of the ZipFilesChunking class
        Parameters:
        fileContent - The content of the file.