Package fr.gouv.vitam.common.storage.compress
package fr.gouv.vitam.common.storage.compress
Provides a factory dealing with archives in different formats for the
Workspace module.
-
ClassDescriptionArchiveEntryInputStream class Archive input streams MUST override the
ArchiveEntryInputStream.read(byte[], int, int)
- orArchiveEntryInputStream.read()
- method so that reading from the stream generates EOF for the end of data in each entry as well as at the end of the file proper.Factory to create ArchiveInputStreams from names