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

TCRC.Create

Declaration

Source position: HlpCRC.pas line 634

public constructor TCRC.Create(

  AWidth: Int32;

  APolynomial: UInt64;

  AInitial: UInt64;

  AIsInputReflected: Boolean;

  AIsOutputReflected: Boolean;

  AOutputXor: UInt64;

  ACheckValue: UInt64;

  const ANames: THashLibStringArray

);



CT Web help

CodeTyphon Studio