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

TLZXFinishedBlock

Declaration

Source position: lzxcompressthread.pas line 41

type TLZXFinishedBlock = record

  CompressedSize: Integer;

  UnCompressedSize: Integer;

  Frame1CSize: Integer;

  Frame1USize: Integer;

  Frame2CSize: Integer;

  Frame2USize: Integer;

  Index: Integer;

  Data: Pointer;

end;


Documentation generated on: 2023-03-18