CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSManager.StringToFormat
TCPSManager
Top 

Converts string to one of string formats.

Delphi syntax:
type
TCPSStringFormat = (cpssfHEX,cpssfHEXL,cpssfMIME64,cpssfXX,cpssfUU);
function StringToFormat(Source: String; Format: TCPSStringFormat): String;

C++ syntax:
enum
TCPSStringFormat { cpssfHEX, cpssfHEXL, cpssfMIME64, cpssfXX, cpssfUU };
AnsiString __fastcall StringToFormat(AnsiString Source, TCPSStringFormat Format);

Description
Converts string to one of string formats.
Format is a desired string format.




© AidAim Software CryptoPressStream: Streaming Compression Library Delphi Compression Strong Encryption Library Compression Strea