Class SplitFileInputStream

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void prepareExtractionForFileHeader​(FileHeader fileHeader)  
      • Methods inherited from class java.io.InputStream

        available, close, mark, markSupported, read, read, read, reset, skip
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SplitFileInputStream

        public SplitFileInputStream()
    • Method Detail

      • prepareExtractionForFileHeader

        public abstract void prepareExtractionForFileHeader​(FileHeader fileHeader)
                                                     throws java.io.IOException
        Throws:
        java.io.IOException