org.apache.commons.compress.utils
Class CompressUtils

java.lang.Object
  extended by org.apache.commons.compress.utils.CompressUtils

public final class CompressUtils
extends java.lang.Object


Constructor Summary
CompressUtils()
           
 
Method Summary
static boolean compareByteArrays(byte[] source, byte[] match)
          Compares one byte array to another
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompressUtils

public CompressUtils()
Method Detail

compareByteArrays

public static boolean compareByteArrays(byte[] source,
                                        byte[] match)
Compares one byte array to another

Parameters:
source- - the array to compare to
headerBytes - - the bytearray match