Unit 'ZLIB' Package
[Overview][Constants][Procedures and functions][Variables][Index] [#amunits]

GZ_CompressMem

Declaration

Source position: zlib.pas line 54

function GZ_CompressMem(

  srcbuf: POINTER;

  srclen: LongWord;

  destbuf: POINTER;

  destlen: LongWord;

  strategy: LongWord;

  level: LongWord;

  var poutlen: LongWord

):LongInt;


Documentation generated on: 2021-07-30