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

LzmaDecode

Declaration

Source position: AbLZMA.pas line 195

function LzmaDecode(

  dest: PByte;

  var destLen: xsize_t;

  src: PByte;

  var srcLen: xsize_t;

  propData: PByte;

  propSize: Integer;

  finishMode: ELzmaFinishMode;

  var status: ELzmaStatus;

  alloc: PISzAlloc

):SRes;



CT Web help

CodeTyphon Studio