Uses of Class
org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of MultiReadOnlySeekableByteChannel in org.apache.commons.compress.archivers.zip
Modifier and TypeClassDescriptionclass
MultiReadOnlySeekableByteChannel
that knows what a split ZIP archive should look like.