'Declaration Public Function GetStringAdler32( _ ByVal value As System.String _ ) As System.Long
'Usage Dim instance As Encryption Dim value As System.String Dim value As System.Long value = instance.GetStringAdler32(value)
public System.long GetStringAdler32( System.string value )
public function GetStringAdler32( value: System.String ): System.Int64;
public function GetStringAdler32( value : System.String ) : System.long;
public: System.long GetStringAdler32( System.string* value )
public: System.int64 GetStringAdler32( System.String^ value )
Parameters
- value
- Input String
Return Value
Adler CRC