Package org.jboss.shrinkwrap.impl.base.io.tar.bzip
package org.jboss.shrinkwrap.impl.base.io.tar.bzip
-
ClassDescriptionEncapsulates the Burrows-Wheeler sorting algorithm needed by
BZip2CompressorOutputStream
.An input stream that decompresses from the BZip2 format to be read as any other stream.An output stream that compresses into the BZip2 format into another stream.Constants for both the compress and decompress BZip2 classes.A simple class the hold and calculate the CRC for sanity checking of the data.Random numbers for both the compress and decompress BZip2 classes.