Unit 'HlpMurmur2_64' Package
[Overview][Resource strings][Classes][Index] [#pl_hashlib4pascal]

TMurmur2_64

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HlpMurmur2_64.pas line 25

type TMurmur2_64 = class(TMultipleTransformNonBlock,IHash64,IHashWithKey,ITransformBlock)

strict protected

  function ComputeAggregatedBytes(); override;

  

public

  constructor Create;

  

  procedure Initialize; override;

  

  function Clone; override;

  

  property KeyLength: TNullableInteger; [r]

  

  property Key: THashLibByteArray; [rw]

  

end;

Inheritance

TMurmur2_64

  

|

TMultipleTransformNonBlock,IHash64,IHashWithKey,ITransformBlock

  

|

THash,INonBlockHash

  

|

TObject,IHash



CT Web help

CodeTyphon Studio