System.ZLib.z_stream.state

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

state: Pinternal_state; // not visible by applications

C++

internal_state *state;

Properties

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

For internal use only.


Description

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