entagged.audioformats.ogg.util
Class OggCRCFactory
java.lang.Object
entagged.audioformats.ogg.util.OggCRCFactory
public class OggCRCFactory
- extends Object
$Id: OggCRCFactory.java,v 1.1 2007/03/23 14:17:53 nicov1 Exp $
- Version:
- 19 d�cembre 2003
- Author:
- Raphael Slinckx (KiKiDonK)
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 |
OggCRCFactory
public OggCRCFactory()
init
public static void init()
checkCRC
public boolean checkCRC(byte[] data,
byte[] crc)
computeCRC
public static byte[] computeCRC(byte[] data)
Copyright © 2007-2008. All Rights Reserved.