Interface OutputStreamWithSplitZipSupport

All Known Implementing Classes:
CountingOutputStream, SplitOutputStream

public interface OutputStreamWithSplitZipSupport
  • Method Details

    • getFilePointer

      long getFilePointer() throws IOException
      Throws:
      IOException
    • getCurrentSplitFileCounter

      int getCurrentSplitFileCounter()