Unit 'AbLZMA' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_abbrevia]

LzmaEnc_MemEncode

Declaration

Source position: AbLZMA.pas line 232

function LzmaEnc_MemEncode(

  p: CLzmaEncHandle;

  dest: PByte;

  var destLen: xsize_t;

  src: PByte;

  srcLen: xsize_t;

  writeEndMark: Integer;

  Progress: PICompressProgress;

  Alloc: PISzAlloc;

  allocBig: PISzAlloc

):SRes;



CT Web help

CodeTyphon Studio