This method can only be invoked after {@link #writePack(ProgressMonitor,ProgressMonitor,OutputStream)} hasbeen invoked and completed successfully. Writing a corresponding index is an optional feature that not all pack users may require. @param indexStream output for the index data. Caller is responsible for closing this stream. @throws IOException the index data could not be written to the supplied stream.
|
|
|
|
|
|
|
|
|
|