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

LzmaDecodeStream

Declaration

Source position: AbLZMA.pas line 51

procedure LzmaDecodeStream(

  AProperties: PByte;

  APropSize: Integer;

  ASrc: TStream;

  ADes: TStream;

  AUncompressedSize: Int64 = - 1

); overload;

procedure LzmaDecodeStream(

  ASourceStream: TStream;

  ATargetStream: TStream

); overload;



CT Web help

CodeTyphon Studio