Package | Description |
---|---|
org.jboss.shrinkwrap.impl.base.io.tar.bzip |
Modifier and Type | Class and Description |
---|---|
class |
BZip2CompressorInputStream
An input stream that decompresses from the BZip2 format to be read as any other stream.
|
class |
BZip2CompressorOutputStream
An output stream that compresses into the BZip2 format into another stream.
|