org.gagravarr.ogg
Class CRCUtils
java.lang.Object
org.gagravarr.ogg.CRCUtils
public class CRCUtils
- extends Object
Method Summary |
static int |
getCRC(byte[] data)
|
static int |
getCRC(byte[] data,
int previous)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CRC_POLYNOMIAL
protected static final Integer CRC_POLYNOMIAL
CRCUtils
public CRCUtils()
getCRC
public static int getCRC(byte[] data)
getCRC
public static int getCRC(byte[] data,
int previous)
Copyright © 2012. All Rights Reserved.