1 instantiation of Adler32
System.IO.Hashing (1)
System\IO\Hashing\Adler32.cs (1)
49
=>
new
(_adler);
3 references to Adler32
System.IO.Hashing (3)
System\IO\Hashing\Adler32.cs (3)
28
/// Initializes a new instance of the <see cref="
Adler32
"/> class.
36
/// Initializes a new instance of the <see cref="
Adler32
"/> class using the state from another instance.
48
public
Adler32
Clone()