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


TCPSManager.NumCachedBlocks
TCPSManager
Top 

Specifies a number of cached blocks for compressed streams.

Delphi syntax:
property
NumCachedBlocks: Integer;

C++ syntax:
__property int
NumCachedBlocks = {read=FNumCachedBlocks, write=SetNumCachedBlocks, nodefault};

Description
Use NumCachedBlocks to set the number of blocks for compressed streams cache. Size of the blocks can be set by BlockSize property. The cache is used for optimizing reading from compressed or encrypted stream.


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