ucar.unidata.io.bzip2
Class CRC

java.lang.Object
  extended by ucar.unidata.io.bzip2.CRC

public class CRC
extends Object

A simple class the hold and calculate the CRC for sanity checking of the data.

Author:
Keiron Liddle

Field Summary
static int[] crc32Table
           
 
Constructor Summary
CRC()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

crc32Table

public static int[] crc32Table
Constructor Detail

CRC

public CRC()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.