|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.compress.utils.CompressUtils
public final class CompressUtils
| 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 |
|---|
public CompressUtils()
| Method Detail |
|---|
public static boolean compareByteArrays(byte[] source,
byte[] match)
source- - the array to compare toheaderBytes - - the bytearray match
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||