System.ZLib.gz_header_s

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

  gz_header_s = gz_header;

C++

typedef gz_header gz_header_s;

Properties

Type Visibility Source Unit Parent
record
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Description

gz_header_s represents an alias for gz header.

See Also