Package fr.gouv.vitam.common.storage.compress
Provides a factory dealing with archives in different formats for the
Workspace module.
-
Class Summary Class Description ArchiveEntryInputStream ArchiveEntryInputStream class Archive input streams MUST override theArchiveEntryInputStream.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.VitamArchiveStreamFactory Factory to create ArchiveInputStreams from names