[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uhpackimp.pp line 110
type THPackHuffmanEncoder = class |
protected |
FCodes: PDWORD; |
FLengths: PByte; |
public |
constructor Create(); |
function GetEncodedLength(); |
procedure Encode(); |
end; |
| |
TObject |