Unit 'ClpLongArray' Package
[Overview][Resource strings][Types][Index] [#pl_cryptolib4pascal]

Create

Declaration

Source position: ClpLongArray.pas line 575

constructor TLongArray.Create(

  intLen: Int32

); overload;

constructor TLongArray.Create(

  const ints: TCryptoLibInt64Array

); overload;

constructor TLongArray.Create(

  const ints: TCryptoLibInt64Array;

  off: Int32;

  len: Int32

); overload;

constructor TLongArray.Create(

  const bigInt: TBigInteger

); overload;



CT Web help

CodeTyphon Studio