Discuss this help topic in SecureBlackbox Forum

TElGzipReader.CompressedSize

TElGzipReader     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the size of the GZIP archive.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CompressedSize : Int64;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

Use this property to check the size of the GZIP file.

See also:     Attributes    

Discuss this help topic in SecureBlackbox Forum