System.Hash.THashBobJenkins.HashAsBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HashAsBytes: TBytes;

C++

System::DynamicArray<System::Byte> __fastcall HashAsBytes();

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 bytes.

See Also