RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrcGet CRC of the entry

Descrierea

public RarEntry::getCrc ( void ) : string

Returns an hexadecimal string representation of the CRC of the archive entry.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the CRC of the archive entry or FALSE on error.

Istoricul schimbărilor

Versiune Descriere
2.0.0 This method now returns correct values for multiple volume archives.