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

TMurmur2

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

Declaration

Source position: HlpMurmur2.pas line 28

type TMurmur2 = class(TMultipleTransformNonBlock,IHash32,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

  

|

TMultipleTransformNonBlock,IHash32,IHashWithKey,ITransformBlock

  

|

THash,INonBlockHash

  

|

TObject,IHash



CT Web help

CodeTyphon Studio