System.Hash.THashFNV1a64.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset(AInitialValue: UInt64 = FNV_SEED);

C++

void __fastcall Reset(unsigned __int64 AInitialValue = 0xcbf29ce484222325ULL);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.