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


TCPSAdvancedStream.CompressedSize
TCPSAdvancedStream
Top 

Indicates the size of the compressed data.

Delphi syntax:
property
CompressedSize: Int64;

C++ syntax:
__property __int64
CompressedSize = {read=GetCompressedSize};

Description
Use CompressedSize to get the size of compressed data.


© AidAim Software CryptoPressStream: