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


TCPSManager.CreateMemoryStream
TCPSManager
Top 

Creates a TCPSMemoryStream object and adds it to streams list.

Delphi syntax:
function CreateMemoryStream: TCPSMemoryStream;

C++ syntax:
TCPSMemoryStream* __fastcall CreateMemoryStream(void);

Description
Creates a TCPSMemoryStream object and adds it to Streams list.
Parameters will be passed to stream constructor.


© AidAim Software CryptoPressStream: