[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: tiCompress.pas line 21
public procedure TtiCompressAbs.DecompressBuffer( |
const AFrom: Pointer; |
const AFromSize: Integer; |
out ATo: Pointer; |
out AToSize: Integer |
); virtual; abstract; |