System.ZLib.z_stream.data_type

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

data_type: Integer;  // best guess about the data type: binary or text

C++

int data_type;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.