[Overview][Constants][Types][Procedures and functions] Reference for unit 'paszlib' (#)

deflateInit2_

Declaration

function deflateInit2_(

  var strm: TZStream;

  level: LongInt;

  method: LongInt;

  windowBits: LongInt;

  memLevel: LongInt;

  strategy: LongInt;

  version: pchar;

  stream_size: LongInt

):LongInt;