Source position: dzlib.pas line 127
procedure CompressBuf(
const InBuf: Pointer;
InBytes: Integer;
out OutBuf: Pointer;
out OutBytes: Integer
);