|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ext.entagged.plugins.audioformats.ogg.inforeader.OGGCRCFactory
$Id: OGGCRCFactory.java,v 1.1 2004/09/17 07:15:36 rwaals Exp $
Constructor Summary | |
OGGCRCFactory()
|
Method Summary | |
boolean |
checkCRC(byte[] data,
byte[] crc)
|
static byte[] |
computeCRC(byte[] data)
|
static void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OGGCRCFactory()
Method Detail |
public static void init()
public boolean checkCRC(byte[] data, byte[] crc)
public static byte[] computeCRC(byte[] data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |