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

GZ_DecompressMem

Declaration

Source position: zlib.pas line 55

function GZ_DecompressMem(

  srcbuf: POINTER;

  srclen: LongWord;

  destbuf: POINTER;

  destlen: LongWord

):LongInt;


Documentation generated on: 2021-07-30