System.ZLib.gz_header.extra_len

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

extra_len: Cardinal; // extra field length (valid if extra != Z_NULL)

C++

unsigned extra_len;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.