Unit 'lzxcompressthread' Package
[Overview][Types][Classes][Index] [#chm]

TLZXChunkDoneMethod

Declaration

Source position: lzxcompressthread.pas line 37

type TLZXChunkDoneMethod = procedure(

  Sender: TLZXCompressor;

  CompressedSize: Integer;

  UncompressedSize: Integer;

  Buffer: Pointer

) of object;


Documentation generated on: 2023-03-18