Class AbstractChunking

    • Field Detail

      • fileContent

        protected byte[] fileContent
    • Constructor Detail

      • AbstractChunking

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