See: Description
| Interface | Description |
|---|---|
| CpioConstants |
All constants needed by CPIO.
|
| Class | Description |
|---|---|
| CpioArchiveEntry |
A cpio archive consists of a sequence of files.
|
| CpioArchiveInputStream |
CPIOArchiveInputStream is a stream for reading cpio streams.
|
| CpioArchiveOutputStream |
CPIOArchiveOutputStream is a stream for writing CPIO streams.
|
Provides stream classes for reading and writing archives using the CPIO format.