System.ZLib.z_stream.adler

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

unsigned adler;

Propriétés

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

A usage interne uniquement.

Description

Pour davantage d'informations, consultez la documentation originale fournie par la bibliothèque ZLib.