Unit 'LZWStream' Package
[Overview][Constants][Types][Classes][Index] [#fcl-base]

TLZWString

Declaration

Source position: lzwstream.pp line 34

type TLZWString = packed record

  Count: Integer;

  Data: PByte;

  ShortData: array [0..3] of Byte;

end;


Documentation generated on: 2023-03-18