System.ZLib.z_stream.adler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

adler: LongWord;     // Adler-32 or CRC-32 value of the uncompressed data

C++

System::LongWord adler;

Properties

Type Visibility Source Unit Parent
field public
System.ZLib.pas
System.ZLib.hpp
System.ZLib z_stream

Description

Embarcadero Technologies does not currently have any additional information.