libdeflate_gzip_compress_bound

<< Click to Display Table of Contents >>

Navigation:  Variables >

libdeflate_gzip_compress_bound

SIGNATURE=IW.LibDeflate.Import.libdeflate_gzip_compress_bound

 

ETYPE=Variable

 

Declaration:

Delphi:

libdeflate_gzip_compress_bound: function ( compressor: libdeflate_compressor; in_nbytes: size_t): size_t;

C++:

function ( compressor: libdeflate_compressor; in_nbytes: size_t): size_t libdeflate_gzip_compress_bound;

 

Unit: IW.LibDeflate.Import.pas

 

Description: This is variable IW.LibDeflate.Import.libdeflate_gzip_compress_bound.