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


TCPSManager.BlockSize
TCPSManager
Top 

Specifies a default block size in bytes for stream objects.

Delphi syntax:
property
BlockSize: Integer;

C++ syntax:
__property int
BlockSize = {read=FBlockSize, write=FBlockSize, nodefault};

Description
Specifies a default block size in bytes for stream objects.
BlockSize should be >= 10. BlockSize is typically used by stream objects for reading and writing data.
More BlockSize value raises memory usage and improves compression ratio.


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