|
All Packages Class Hierarchy This Package Previous Next Index Class java.util.zip.CRC32java.lang.Object | +----java.util.zip.CRC32 A class that can be used to compute the CRC-32 of a data stream.
CRC32public CRC32() updatepublic void update(int b)
public native void update(byte b[], int off, int len)
public void update(byte b[])
public void reset()
public long getValue()
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |