Unit 'paslzx' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#chm]

TLZXState

Declaration

Source position: paslzx.pas line 131

type TLZXState = record

  window: PByte;

  window_size: dword;

  actual_size: dword;

  window_posn: dword;

  R0: dword;

  R1: dword;

  R2: dword;

  main_elements: Word;

  header_read: LongInt;

  block_type: Word;

  block_length: dword;

  block_remaining: dword;

  frames_read: dword;

  intel_filesize: LongInt;

  intel_curpos: LongInt;

  intel_started: LongInt;

  PreTreeTable: TLZX_PRETREE_TABLE;

  MainTreeTable: TLZX_MAINTREE_TABLE;

  LengthTable: TLZX_LENGTH_TABLE;

  AlignedTAble: TLZX_ALIGNED_TABLE;

end;


Documentation generated on: 2023-03-18