![]() |
![]()
![]() ![]() ![]()
![]() |
![]() |
All Packages Class Hierarchy This Package Previous Next Index Class java.util.zip.Adler32java.lang.Object | +----java.util.zip.Adler32 A class that can be used to compute the Adler-32 checksum of a data stream. An Adler-32 checksum is almost as reliable as a CRC-32 but can be computed much faster.
![]() public Adler32() ![]() public 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 |