System.ZLib.gz_header.name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

name: MarshaledAString; // pointer to zero-terminated file name or Z_NULL

C++

char *name;

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.