Package superwaba.ext.xplat.util.zip.checksum

Standard checksum classes.

See:
          Description

Interface Summary
Checksum Interface to compute a data checksum used by checked input/output streams.
 

Class Summary
Adler32 Computes Adler32 checksum for a stream of data.
CRC32 Computes CRC32 data checksum of a data stream.
 

Package superwaba.ext.xplat.util.zip.checksum Description

Standard checksum classes.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/xplat/XPlatUtilZip.pdb.