System.ZLib.out_func

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef int __fastcall (*out_func)(void * out_desc, System::PByte buf, unsigned length);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public System.ZLib.hpp System.ZLib System.ZLib

Description

out_func représente une fonction qui est transmise en tant que paramètre à la fonction inflateBack.

Pour de plus amples informations, voir la documentation originale fournie par la bibliothèque ZLib.

Voir aussi