my.usm.gcl.ddbms.client.utils
Class CRC32

java.lang.Object
  extended by my.usm.gcl.ddbms.client.utils.CRC32

public class CRC32
extends java.lang.Object


Constructor Summary
CRC32()
           
 
Method Summary
static byte[] CRCe(byte[] src)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRC32

public CRC32()
Method Detail

CRCe

public static byte[] CRCe(byte[] src)