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


TCPSStream.BlockSize
TCPSStream
Top 

Specifies a block size in bytes.

Delphi syntax:
property
BlockSize: Integer;

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

Description
Specifies a 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