Adler32 Class

Namespace: Stimulsoft.Report.Export

Inheritance

Implements: IChecksum

Constructors

Constructor Description
Adler32()  

Adler32()

Methods

Method Returns Description
Reset void  
Update (+2 overloads) void  

Method Details

Reset

Reset(): void


Update

Update(bval: int): void

Parameters

  • bval (int)

Update(**: bytebuffer): void

Parameters

  • ** (bytebuffer)

Update(**: bytebuf, **off: int, len: int): void

Parameters

  • ** (bytebuf)
  • off (int)
  • len (int)