[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uhpackimp.pp line 142
type THPackHuffmanDecoder = class |
protected |
FCodes: PDWORD; |
FLengths: PByte; |
public |
constructor Create(); |
destructor Destroy; override; |
function Decode(); |
end; |
| |
TObject |