Gets the current adler checksum of the data that was processed so far.
[Visual Basic]
Public ReadOnly Property Adler As Integer
[C#]
public int Adler {get;}
See Also
Deflater Class | Deflater Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace