Unit 'IdZLibHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

LPN_deflateSetDictionary

Declaration

Source position: IdZLibHeaders.pas line 556

type LPN_deflateSetDictionary = function(

  var strm: z_stream;

  const dictionary: PIdAnsiChar;

  dictLength: TIdC_UINT

):TIdC_INT;



CT Web help

CodeTyphon Studio