This method can only be invoked after {@link #prepareBitmapIndex(ProgressMonitor)} has been invoked andcompleted successfully. Writing a corresponding bitmap index is an optional feature that not all pack users may require. @param bitmapIndexStream output for the bitmap index data. Caller is responsible for closing this stream. @throws IOException the index data could not be written to the supplied stream.
|
|
|
|