Discuss this help topic in SecureBlackbox Forum

TElGZipDecompressingUnit.CRC32

TElGZipDecompressingUnit     See also     


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


...

Declaration

[C#/Java]
    uint CRC32;

[VB.NET]
    Property CRC32 As UInt32

[Pascal]
    property CRC32 : Cardinal;

[C++]
    uint32_t get_CRC32();

[PHP]
    integer get_CRC32()

Description

    ...

See also:         

Discuss this help topic in SecureBlackbox Forum