Unit 'flcZLib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ZLibCompressBuf

Declaration

Source position: flcZLib.pas line 91

procedure ZLibCompressBuf(

  const InBuffer: Pointer;

  const InSize: Integer;

  out OutBuffer: Pointer;

  out OutSize: Integer;

  const Level: TZLibCompressionLevel = zclDefault

);



CT Web help

CodeTyphon Studio