Package org.apache.commons.compress.compressors.bzip2

Streams that compress and decompress the BZip2 format (without the file header chars).

See: Description

Package org.apache.commons.compress.compressors.bzip2 Description:

Streams that compress and decompress the BZip2 format (without the file header chars). Originally derived from code in the ant project.