Checksum.ToString Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
ToString()
Returns a hex string representation of this checksum.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | Hex string representation of this checksum. |