Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
/img/help/home.gif /img/help/prev.gif /img/help/next.gif

 

ECLDecompressAndDecryptString

 


 

Decompresses and/or decrypts a string.

 

Unit

 

EasyCompression

 

function ECLDecompressAndDecryptString(InStr: String; out OutStr: String; Password: String = ''): Boolean;

 

Description

Call ECLDecompressAndDecryptString to decompress and/or decrypt data from the source string to the specified destination string.

This function returns True if the decompression and/or decryption completed without errors or False if any error occurred.

InStr represents the compressed and/or encrypted source string.

OutStr contains the final decompressed and/or decrypted string.

If Password is not blank, it is used to decrypt the data.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024