Unit 'vd_compress' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_exsystem]

deflateInit2

Declaration

Source position: vd_compress.pas line 591

function deflateInit2(

  var strm: z_stream;

  level: int;

  method: int;

  windowBits: int;

  memLevel: int;

  strategy: int

):int;



CT Web help

CodeTyphon Studio