RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrcGet CRC of the entry

Опис

public RarEntry::getCrc(): string

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

Журнал змін

Версія Опис
PECL rar 2.0.0 This method now returns correct values for multiple volume archives.