Source position: vd_compress.pas line 592
function deflateSetDictionary(
var strm: z_stream;
dictionary: pBytef;
dictLength: Cardinal
):Integer;