System.ZLib.z_stream.next_out

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

next_out: PByte;     // next output byte will go here

C++

System::Byte *next_out;

Propriétés

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

A usage interne uniquement.

Description

Pour davantage d'informations, consultez la documentation originale fournie par la bibliothèque ZLib.