System.Hash.THashBobJenkins.HashAsString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HashAsString: string;

C++

System::UnicodeString __fastcall HashAsString();

Properties

Type Visibility Source Unit Parent
function public
System.Hash.pas
System.Hash.hpp
System.Hash THashBobJenkins

Description

Returns the hash value of this instance of THashBobJenkins as a hexadecimal String.

See Also