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


TCPSStream.SaveToFile
TCPSStream
Top 

Writes the entire contents of the stream to the file with a given file name.

Delphi syntax:
procedure SaveToFile(const FileName: string);

C++ syntax:
void __fastcall
SaveToFile(const AnsiString FileName);

Description
Use SaveToFile to write the contents of the stream to a file.
FileName is a destination file name and path.



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