Unit 'AbDfHufD' Package
[Overview][Types][Classes][Variables][Index] [#pl_abbrevia]

TAbDfDecodeHuffmanTree

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AbDfHufD.pas line 95

type TAbDfDecodeHuffmanTree = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Build();

  

  function Decode();

  

  function Encode();

  

  property LookupBitLength: Integer; [r]

  

  property Decodes: PAbDfLongintList; [r]

  

  property Encodes: PAbDfLongintList; [r]

  

end;

Inheritance

TAbDfDecodeHuffmanTree

  

|

TObject



CT Web help

CodeTyphon Studio