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


TCPSStream.LoadFromFile
TCPSStream
Top 

Loads the entire contents of a file into the stream.

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

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

Description
Use LoadFromFile to fill the stream with the contents of a file.
FileName is a source file name and path.



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