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

LzmaEncodeBuffer

Declaration

Source position: AbLZMA.pas line 78

function LzmaEncodeBuffer(

  APUncompressedData: Pointer;

  AUncompressedSize: Integer;

  APCompressedData: Pointer;

  ACompressedDataBufferCapacity: Integer;

  ACompressionLevel: Integer = - 1;

  ADictionarySize: Integer = - 1

):Integer;



CT Web help

CodeTyphon Studio