Uses of Interface
org.apache.commons.compress.archivers.cpio.CpioConstants
Package
Description
Provides stream classes for reading and writing archives using the CPIO format.
-
Uses of CpioConstants in org.apache.commons.compress.archivers.cpio
Modifier and TypeClassDescriptionclass
A cpio archive consists of a sequence of files.class
CpioArchiveInputStream is a stream for reading cpio streams.class
CpioArchiveOutputStream is a stream for writing CPIO streams.