Click or drag to resize

Adler32Update Method (Byte)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.Adler32.Update(System.Byte[])"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Update(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte

[Missing <param name="buffer"/> documentation for "M:Stimulsoft.Report.Export.Adler32.Update(System.Byte[])"]

Implements

IChecksumUpdate(Byte)
See Also