Indy 9
TAlloc
Unit: IdCompressionIntercept
Pointer to the function for allocating the internal state of ZLib streams.
TAlloc = function (AppData: Pointer; Items, Size: Integer): Pointer;
Unit
IdCompressionIntercept
Description
TAlloc is a Pointer type that references a function used to allocate the internal state for the TZStreamRec used in ZLib Compression and Decompression streams in TIdCompressionIntercept.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.