System.Hash.THashFNV1a32.Reset
Delphi
procedure Reset(AInitialValue: Cardinal = FNV_SEED);
C++
void __fastcall Reset(unsigned AInitialValue = (unsigned)(0x811c9dc5));
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Hash.pas System.Hash.hpp |
System.Hash | THashFNV1a32 |
Description
Embarcadero Technologies does not currently have any additional information.