CRC Class Reference
List of all members.
Detailed Description
A simple class the hold and calculate the
CRC for sanity checking of the data.
- Author:
- Keiron Liddle
Constructor & Destructor Documentation
Member Function Documentation
| int getFinalCRC |
( |
|
) |
[package] |
| int getGlobalCRC |
( |
|
) |
[package] |
| void initialiseCRC |
( |
|
) |
[package] |
| void setGlobalCRC |
( |
int |
newCrc |
) |
[package] |
| void updateCRC |
( |
int |
inCh |
) |
[package] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Utilities/WOInstall/Sources/org/apache/tools/bzip2/CRC.java