See: Description
Class | Description |
---|---|
ArchiveEntryInputStream |
ArchiveEntryInputStream class
Archive input streams MUST override the
ArchiveEntryInputStream.read(byte[], int, int) - or ArchiveEntryInputStream.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
|
Copyright © 2018 Vitam. All rights reserved.