System.ZLib.gz_header.extra_max

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

extra_max: Cardinal; // space at extra (only when reading header)

C++

unsigned extra_max;

Properties

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

For internal use only.


Description

For more information, see the original documentation provided by the ZLib library.