System.ZLib.TZStreamRec
Delphi
TZStreamRec = z_stream;
C++
typedef z_stream TZStreamRec;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
record typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
Description
TZStreamRec représente un alias pour z_stream.