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


TCPSStream.SaveToStream
TCPSStream
Top 

Writes the entire contents of the stream to the stream object specified by Stream.

Delphi syntax:
procedure SaveToStream(Stream: TStream);

C++ syntax:
void __fastcall
SaveToStream(Classes::TStream* Stream);

Description
Use SaveToStream to write the contents of the stream to another stream.
Stream is a destination stream object.


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