Unit 'flcTLSCompress' Package
[Overview][Procedures and functions][Index] [#pl_fundamentals]

TLSCompressFragment

Declaration

Source position: flcTLSCompress.pas line 67

procedure TLSCompressFragment(

  const CompressionMethod: TTLSCompressionMethod;

  const PlainTextBuf;

  const PlainTextSize: Integer;

  var CompressedBuf;

  const CompressedBufSize: Integer;

  var CompressedSize: Integer

);



CT Web help

CodeTyphon Studio