Interface InputStreamEntry

    • Method Detail

      • initialize

        int initialize()
                throws IOException
        Initialize the input stream entry.
        Returns:
        the size of the underlying stream
        Throws:
        IOException
      • copyStream

        void copyStream​(DataOutput output)
                 throws IOException
        Copy the stream.
        Parameters:
        output - the data output
        Throws:
        IOException - for any error